This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Foundation Model 10.2 not working for "hello.axf"

Hi,

I am getting below error with foundation model 10.2.20. With foundation model 9.2.28 everything works fine.

With 10.2

./Foundation_Platform --image ../../examples/hello.axf
terminal_0: Listening for serial connection on port 5000
terminal_1: Listening for serial connection on port 5001
terminal_2: Listening for serial connection on port 5002
terminal_3: Listening for serial connection on port 5003
Illegal instruction (core dumped)

 

With 9.2

./Foundation_Platform --image ../../examples/hello.axf
terminal_0: Listening for serial connection on port 5000
terminal_1: Listening for serial connection on port 5001
terminal_2: Listening for serial connection on port 5002
terminal_3: Listening for serial connection on port 5003
Simulation is started
Hello, 64-bit world!

 

I am using ubuntu 16.04.