Other Parts Discussed in Thread: CC2340R5
Tool/software:
The west command to compile sample project works for CC2340R52 (36KB RAM) but we want to use the CC2340R53 (64KB RAM).
The project used is the peripheral_hr
We followed the instruction at this link https://github.com/TexasInstruments/simplelink-zephyr and https://docs.zephyrproject.org/latest/develop/getting_started/index.html
I've tried to change also the file lp_em_cc2340r5.yaml to increase the RAM size, but it does not take any effect.
Thank you