We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I'm using the MCB2300 board with uVisin3 and ULINK2. When I load the CAN example from the NXP site (LPC23xx_24xxSampleSoftware.r5) the download goes without any truble. But when i try to download the debug version it pops-up this message:
no algorith found for: 40000000H-4000E43H
I tried to change the data in the linker tab, but i didn't manage to get it right. Can someone help me?
Thanks for your help.
Best regards, Miha
It seems that the debug version is configured to run from 0x40000000 where RAM is in LPC23xx. So you don't need to use flash programming for RAM just start the debug session and the code will be downloaded to RAM and executed.