Other Parts Discussed in Thread: CCSTUDIO
Tool/software: Code Composer Studio
Hello,
We are creating a CLPRU based firmware project via command line using PRU compiler version 2.1.4. In the generated project we face a build error since PRU Linker Runtime environment Initialization model is set to 'Link using ROM autoinitialization model' by default. The flag --rom_model is enabled.
We would like to know if there is a commad line option to disable the Initailization model (to change the value to empty in the generated project)
Please let us know if any additional details are needed