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.

Uniflash crashes while flashing

Other Parts Discussed in Thread: UNIFLASH

Good morning,

I'm not sure this is the right forum but I could not find any Uniflash one.
The Uniflash version I'm using is 2.1.
 

When I try to flash using Uniflash on Linux anything, it crashes almost as soon as it starts, I have attached the error log.

2061.hs_err_pid26396.log

This happens when the two files are changed in reference to this post :
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/225465/871359.aspx#871359

For those who don't have the time to read it, the two files I am talking about are configuration files for TMS470M04207, they contain, amongst other things, the memory mapping of the device, included the RAM addresses which was incorrect in the original files and caused the loading to crash whenever the program was big enough.

I don't know if it has something to with my problem here.

A good thing to know is that the flashing process works on other machines.

Thank you in advance for your answers, if you need any additional information, please let me know.

Chris.

  • Chris,

    First off, yes this is the right forum to post UniFlash related problems (as noted in the Release Notes); this is because UniFlash is part of the Code Composer line of tools.

    Now, to your crash related question, I am suspecting that you are either missing configuration files, or they are not in the correct place, which is causing the Flash component to crash. Although I will need more diagnostic information to determine if this is the case or not.

    1. Can you try generating the Debug Server logs during the crash? Information on how to do this on Linux can be found here: http://processors.wiki.ti.com/index.php/Troubleshooting_CCSv4#Debug_Server_Logging

    2. In your UniFlash v2.1 build, can you package the following folder (/uniflashv2/ccs_base/hercules/flash) and send me the contents? You can email this to me directly.

    Please let me know if you have any questions on these steps.

    Thanks,

    Ricky