lpc54102 support file

Questions about the BASICtools and MakeItC
Post Reply
olzeke51
Posts: 414
Joined: Sat May 17, 2014 4:22 pm
Location: South Carolina

lpc54102 support file

Post by olzeke51 »

I downloaded BT 5.55 (setupBasic.exe) from your TechSupport webpage.(wednesday)
in the BasicLib folder - there was no LPC54xxx.bas file.
This is normally needed for the #defines, IIRC
and I have ordered a board, so it will be here next week.!!
Thnx, Olzeke51
'
later post: Dec 6



olzeke51
Posts: 414
Joined: Sat May 17, 2014 4:22 pm
Location: South Carolina

Re: lpc54102 support file

Post by olzeke51 »

I checked the C compiler support files and found one for the 54102
BUT looking at it - it refers to an LPC412x chip (for Int vectors)!!! (a precursor to the 54102??)
and there are several comments about the" info being wrong - please update"
in several of the sections
????

basicchip
Posts: 1090
Joined: Fri Oct 19, 2012 2:39 am
Location: Weeki Watchee, FL
Contact:

Re: lpc54102 support file

Post by basicchip »

NXP is the source for header files, especially in C. And they have changed formats recently to break out individual hardware peripherals. I'll see what I have, but in C they are the definitive source.

As for BASIC, I did this for a consulting customer recently.
LPC54102.bas
(41.84 KiB) Downloaded 1416 times

Post Reply