cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in loading .hex and .bin file

Santhamurthy R
Associate II
Posted on March 24, 2017 at 11:38

Hello All,

I am using SPC560B54L5 Discovery board(SPC560B-Discovery), SPC5studio version 5.2.3 and UDE Visual Platform 4.2 version.

When I  try to load the application the .elf is working fine. If i try to make use of .hex or .bin file (as per my requirement)

I am facing following problems,

When I try to load ''.hex'' file the code gets loaded successfully but while running it is throwing an error as '' Unknown Break cause''. Similarly, when I try to even  load ''.bin'' file it prompts with ''Unknown File Format'' error.

Error While loading .hex file:

0690X00000606OeQAI.png

Error While loading .bin file:

0690X00000606d3QAA.png

Kindly suggest if I need to do the changes to the settings or preferences in IDE (or) UDE

Regards,

R.santhamurthy

1 ACCEPTED SOLUTION

Accepted Solutions
Erwan YVIN
ST Employee
Posted on March 24, 2017 at 11:51

Dear  

R.santhamurthy 

,

PLS UDE is debugger

You can not debug by a hex file and put some breakpoints

if you want to debug , you have to use the symbol file.

PLS UDE is using Memtool to load in the flash your  hex file.

                   

              Best Regards

                                Erwan

View solution in original post

1 REPLY 1
Erwan YVIN
ST Employee
Posted on March 24, 2017 at 11:51

Dear  

R.santhamurthy 

,

PLS UDE is debugger

You can not debug by a hex file and put some breakpoints

if you want to debug , you have to use the symbol file.

PLS UDE is using Memtool to load in the flash your  hex file.

                   

              Best Regards

                                Erwan