Part Number: TMS320F28379D
Tool/software:
Hello There,
In my application, i need to allocate memory at CPU1 and CPU2. In linker files, I have configured RAMLS1 for both CPU. CPU1 can allocate memory but when CPU2 tries to allocate memory, it goes to ILLEGAL_ISR from alligned_alloc function. What can be the problem?