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.

AWR1843BOOST: Wrong object azimuth angle - How to flash a custom bin

Part Number: AWR1843BOOST
Other Parts Discussed in Thread: UNIFLASH

I also detected a wrong angle at least on USRR measurements. I've managed to compute the heading error and apply a rotation to the USRR coordinates. However, I don't know how to generate a new bin that can be flashed using Uniflash. Using the CC studio is not a solution, since I want the radar to start sending data since it boots. I don't want to start a new debug session everytime.

The current Lab007 bin has the azimuth problem, so I cannot use it. That's why I want to generate my own bin.

Thank you

  • Hi,

    What is the sw you started with. Is it the Lab007?

    If this is what you are using, then if you re-build the project in CCS

    • First build the DSS project
    • Second build the MSS project

    The flashable binary will be built in the Debug folder. It is called "xwr18xx_mrr_demo.bin"

    Thank you

    Cesar

  • Thank you for your quick response, however this will only work on windows and I'm using ubuntu. When it tries to generate the image using the MulticoreImageGen.exe naturally it does not work.

    I would like to suggest to fix this on a future SDK release.