We have a custom C6748 board where the application is stored in Nand Flash via the serial bootloader using AISgen. The app is based on SYS/BIOS 6.42.3.35. We have been asked to verify that the Nand Flash contents are still correct. I wrote a small "verify" application that runs out of RAM and verifies the Flash contents but I am using the debugger to load and run the verify application. Is it possible to somehow load the verify application via the serial port, and have it loaded and run only in RAM so that Flash is not affected? We don't have access to the JTAG connector on the boards that need Flash verified.
Thanks,
KTM