Hello, I want to burn Blinky emample "RAM version" when I do,2 error comes 1) No Algorithm found for 0x40000000 - 0x40000149 2) No Algorithm found for 0x40000000 - 0x4000032B I am using Ulink to burn firmware. When I use Bliky FLASH version....example work fines. Am I doing error in settings for RAM. Please help me. regards, Sridhar
This target is, as the name indicates, configured for RAM. It will be loaded there automatically when you start the debugger.
The Download button would load it into Flash ROM, but this is not required for RAM. So in the RAM target, when you start the debugger the project is already correctly loaded. Reinhard