Hello,
I am trying to load my built ldr-File into the flash using the CLDP and the Button "Download loader file to board". I am working with CCES 2.11.1. The output on the console says that there was no error and the process is done:
But after resetting my board, the program is not executed.
When I instead use the CCES 2.11.0 and do the same command with the exact same project without changing anything, the program is executed after the downloading process.
The output on the console is the same in CCES 2.11.1 as in CCES 2.11.0.:
Downloading to device...
'Invoking: CrossCore SHARC Device Programmer'
cldp -proc ADSP-21593 -cmd prog -driver "C:\workspaces\cces_10.1\Flash_Treiber\21593flashtreiber_core1\Debug\21593FlashTreiber_Core1.dxe" -erase affected -emu ice-1000 -format bin -offset 0x0 -core 0 -file NGA_Core1.ldr
Target Emulation Debug Target
Platform ADSP-21593 via ICE-1000
Processor ADSP-21593
Core 0
Driver C:\workspaces\cces_10.1\Flash_Treiber\21593flashtreiber_core1\Debug\21593FlashTreiber_Core1.dxe
Program NGA_Core1.ldr
done
'Finished building: program_device'
' '
Is there something I am overlooking?
I would be quite thankful if somebody could help me out.
Best regards,
Vitus