Other Parts Discussed in Thread: UNIFLASH,
Hello All,
We just received our board, greatly inspired from the IWR6843AOPEVM kit, and we have difficulties to set it up.
We are using the out_of_box_6843_aop project, slightly modified.
This project compiles well under CCS,
We still have difficulties to debug it with XDS debugger, but at least we can load the project onto the EVM using UniFlash and it works as expected.
When we try on our board: programming through the serial port (SOP2=1) works well, but when running the firmware (SOP2=0), we get no output on the CLI serial port, and when we enter any command we just get the echo of the command, plus, and this is what is very strange, the string '20' inserted (characters 0x32 0x30) when there is a 'v' character in the command sent (for example version returns version20), and only in that case.
Switching back and forth between the EVM and our board, I did see the same behavior once on the EVM, which disappeared after touching S3 (SOP2) switch, which might have been not well set...
However I'm no more able to reproduce it on the kit, while it is systematic on our board.
Does it ring any bell to any of you?
If I was able to run the firmware through the debugger maybe I would observe something useful, but I can't: (error -2062) Unable to halt device
Which is the same error I get on the EVM...
Any suggestion welcome!
Thanks
Jylo