Search found 394 matches
- Wed Jun 04, 2014 7:05 pm
- Forum: Other Hardware interfaces
- Topic: LPC812 eval pinout FYI
- Replies: 4
- Views: 12772
LPC812 eval pinout FYI
I am assuming that the pcb with the tssop20 on it is wired pin 1 to 1, on down the line the dongle pin RST appears (via DMM) to be wired to pcb pin4 per the NXP manual that is RESET*/PIO0_5 the HWPWM8.bas file says: #include "LPC8xx.bas" ' IT IS NOT ALLOWED TO USE RESET PIN 5 ' It is strongly recomm...
- Wed Jun 04, 2014 6:22 pm
- Forum: Software issues
- Topic: DEMO mode - can you turn on Thumb instructions
- Replies: 1
- Views: 3867
DEMO mode - can you turn on Thumb instructions
Finally got my USB dongle - hooked it to my LPC812 eval ran HWPWM8.bas - loaded approx 1.6K of code to flash in DEMO mode - it reports 3.16K of code the difference being Thumb is 16 bit vs. the regular ARM 32bit Can the DEMO mode be told to use "Thumb" ?? [the 'eval' is not in the board list] BTW - ...
- Tue Jun 03, 2014 1:02 pm
- Forum: Kitchen sink
- Topic: crimson editor version
- Replies: 4
- Views: 8168
crimson editor version
what version of crimson editor are you using
I just d/l SVN286M from SourceForge and it has rebooted my computer twice !!!
Thnx
I just d/l SVN286M from SourceForge and it has rebooted my computer twice !!!
Thnx
- Mon Jun 02, 2014 3:25 am
- Forum: Software issues
- Topic: MakeItC - NOOB eval - LPC8xx
- Replies: 10
- Views: 15138
Re: MakeItC - NOOB eval - LPC8xx
BASIC it is.
Thanks for heads up.
Thanks for heads up.
- Mon Jun 02, 2014 2:11 am
- Forum: Software issues
- Topic: MakeItC - NOOB eval - LPC8xx
- Replies: 10
- Views: 15138
Re: MakeItC - NOOB eval - LPC8xx
Still trying to make a Csample.hex file // -- Z005 - from previous post 2nd attempt to run Csample.c for the LPC800 I put an "#ifndef LPC800" at line 19 and DID NOT get another adc.h error messag IMO the fix should be in ADC not in my main (Csample) program BUT THESE CAME UP // Z006 // the CMSIS inc...
- Mon Jun 02, 2014 12:57 am
- Forum: Software issues
- Topic: Weblink in Help Menu
- Replies: 1
- Views: 4043
Weblink in Help Menu
Have you considered a "Forum" weblink in the Help menu for your IDEs ??
using the default webbrowser, of course
I am getting lazy searching the forum for bits of info !!!!
using the default webbrowser, of course
I am getting lazy searching the forum for bits of info !!!!
- Mon Jun 02, 2014 12:54 am
- Forum: Software issues
- Topic: MakeItC - NOOB eval - LPC8xx
- Replies: 10
- Views: 15138
Re: MakeItC - NOOB eval - LPC8xx
Z005 - attempted to create the "Csample.c" hex file and got this error: (no dongle yet for my serial) Analyzing C:/Coridium/Csample.c C:\Coridium\bin>echo off C:\Coridium\bin>arm-none-eabi-gcc C:/Coridium/Csample.c -M -IC:/Coridium -IC:/Coridium/include -DLPC800 -DTHUMB child process exited abnormal...
- Sun Jun 01, 2014 11:33 pm
- Forum: Projects
- Topic: LPC812 - HVAC controller - eval chip
- Replies: 20
- Views: 30768
Re: LPC812 - HVAC controller - eval chip
the latest MakeItC download (June 01 1600hours) doesn't include DS or UM pdfs for the LPC8xx series
- Sun Jun 01, 2014 11:26 pm
- Forum: Software issues
- Topic: MakeItC - NOOB eval - LPC8xx
- Replies: 10
- Views: 15138
Re: MakeItC - NOOB eval - LPC8xx
Well, this is where the evaluation hits the pavement. Z001 - still open - see my 2nd_start vs. your core2 I uninstalled the old makeitC, downloaded the latest from the tech support page and installed it in c:\Coridium\ folder [Basic was also installed to the same directory !] Fired it up - got the c...
- Sun Jun 01, 2014 4:34 pm
- Forum: Software issues
- Topic: MakeItC - NOOB eval - LPC8xx
- Replies: 10
- Views: 15138
Re: MakeItC - NOOB eval - LPC8xx
Z001 -- windows sees it as com9 but not enabled - code 10 - this is a known issue by Prolific with website note to that effect. Prolific driver will install but still no enable will your Dongle2.pdf show me what will work?? My issue for Z001 was the grey window at startup. ********** Z002 issue was ...