We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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 5000terminal_1: Listening for serial connection on port 5001terminal_2: Listening for serial connection on port 5002terminal_3: Listening for serial connection on port 5003Illegal instruction (core dumped)
With 9.2
./Foundation_Platform --image ../../examples/hello.axf terminal_0: Listening for serial connection on port 5000terminal_1: Listening for serial connection on port 5001terminal_2: Listening for serial connection on port 5002terminal_3: Listening for serial connection on port 5003Simulation is startedHello, 64-bit world!
I am using ubuntu 16.04.