Hi ,
I converted the afx output file from MCUexpresso into .bin file and then used to elftosb utility to generate the sb file.
As per the user manual the sb file was copied to mfgtool and flashed with evk set to serial downloader mode. The flashing was succesfull. I set the EVK board to SD card boot mode but nothng seems to be working.
When I went throught the SD card flashing procedures using IAR IDE, the start vector table should be changed to 0x0002000. How can I make similiar change in MCUXpresso?
Any guidelines to flash to ouput file from MCUXpresso to SD card using Flash Loader ?