Other Parts Discussed in Thread: UNIFLASH,
I am trying to run the park assist demo on the board and I end up crashing.Ports are connects, i start the GUI and receive Error 0x16. Any feedback or advice on the correct way to bring up the board/demo?
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.
I am trying to run the park assist demo on the board and I end up crashing.Ports are connects, i start the GUI and receive Error 0x16. Any feedback or advice on the correct way to bring up the board/demo?
Hi Cesar,
On the AWR1843BOOST EVM we are receiving the error 0x16. What does this mean? Where is the source where this error is generated? it’s not in the matlab program.
All of these prints are from Matlab:
Starting configuration in AWR18xx ...
advFrameCfg
sensorStart
Error 0x16 at ../src/termios.c(512): The device does not recognize the command.
There should be a "done" response from the EVM after advFrameCfg and sensorStart. Since there is not, I wonder if you've flashed pa_18xx_mss_demo.bin correctly. If it is correct, you should be able to connect the EVM to the PC and power (check the SOP jumpers!), then bring up a terminal emulator such as TeraTerm, set it to the "User" COM port (115200 baud), hit Enter and see the prompt "PaTIDesign:/>". If you don't see it, then it's likely you need to reflash. If you think the flashing is correct, you should try a different PC.
-dave