Other Parts Discussed in Thread: IWR1843, MATHLIB
Hi everyone,
We want to migrate the Short Range Radar example given on the Industrial toolbox to IWR1843 device. The current environment that we have is:
- dsplib c64x+ 3.4.0.0
- Mathlib c674x 3.1.2.1
- Sys/Bios 6.73.1.01
- mmWave SDK 3.5.0.04
- Automotive toolbox 3.5.0
- Industiral toolbox 3.5.0
We have started migrating the DSS just updating any reference given on the Project properties menu from 16xx to 18xx, changing the variant to IWR1843, predefined symbols, linker, ... we based on Medium Range Radar example to change everything accordingly to the new device. We have also copy the "dss_mrr_linker.cmd" to "dss_srr_linker.cmd" (You can find attached). However, it throws the following error:
I think that it is something related to L3RAM size, because if I change this size:
to just something really small:
It compiles.
Here some extra information:
Many thanks for the support.
Javier