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.
Hi team,
I am facing a problem while loading my flash image using UniFlash (v 8.3.0.4307). I am using XDS110 Debug Probe to flash a ".out" image file to an on-board F280023PMS (64-pin LQFP). For this, I am using the following pins:
pin 39 - GPIO35/TDI
pin 37 - GPIO37/TDO
pin 38 - TMS
pin 36 - TCK
Also GND and a 3.3V Vref
Apart from this, there are no external connections and the voltage levels across the chip are optimal.
When loading the program, I get the following logs in the console:
I am using the following configuration settings for the session:
Using the same settings, I tried flashing my image on the evaluation kit (F280025C controlCARD and TMDSHSECDOCK - Docking Station) and I was successfully able to do so. Therefore, I can confirm that there is no issue with the image file or the connections of the debug probe and the microcontroller.
Please let me know why this error occurs.
Thanks,
Mahesh
Hi Mahesh,
When you flashed the image on the evaluation kit, this was also through Uniflash or CCS? Will look into the error and get back to you.
Thanks and regards,
Charles
Hi Charles,
I am successfully able to flash the image through CCS as well as UniFlash on the evaluation kit, but I get the same timeout error on both ends when I try to do so on my on-board F280023PMS. From the looks of it, it's probably a PCB design error, but I need to know the possible reasons for this error to occur.
Thanks and regards,
Mahesh
Hi Mahesh,
Do you know what the size of the application (image file) it is that you are trying to flash? The F280023 device carries up to 64KB of flash memory.
Thanks,
Charles
Hi Charles,
Yes, the size of my application is around 14KB and its memory map is configured to utilize flash sectors 5,6,7 and 8 (0x85000 to 0x88FFF).
Thanks,
Mahesh
Hi Mahesh,
From a hardware / PCB perspective the things to check would be:
Best,
Kevin