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.

IWRL1432: How to use 96K FECSS Memory ?

Part Number: IWRL1432

hi,

The share memory of demo in 1432 RSDK uses 160K HWA memory and 256K APPSS memory, and the remaining 96K FECSS memory is not allocated. When I tried to increase the length of HWASS_SHM_MEM to 512K, The part above 412K memory cannot be written.

as follows,

I tried to set FECSS to shared memory and initialize it, but there was an RFS Protocol error when the RF was powered on.

as follows,

Does FECSS memory need to be used by RF and cannot be used as shared memory? Or what other configuration do I need if I want to use it?