This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

load problem

Hello all,

I have a problem with EVMOMAPL137 and one solution seems to me :

Problem : I am going to flash the "client.ais " into the spi0flash of the EVM. i added the Setup_System_Config( ) and Setup_Psc_All_On( ) functions in the main page of my application , but without evmomapl137_dsp.gel (when the boot pins are at Emulation Debug mode) when i want to load the "client .out " i get this error : "Data verification failed ..." ( Note : It don't  occur when i want to load some other application for example : "led.out " in same condition , and i don't know the reason of it ?! )

Solution
: i think if i flash a simple application contain the Setup_System_Config( ) and Setup_Psc_All_On( ) functions for configure the EVM (named configuration application ) and then flash the "client.ais " after it ( from address that  is after the end address of configuration application ) , my application will load and run at spi0flash boot mode .

But i don't know how should i do it ?

can any one guide me?

Regards,

Zahra .