Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: Difference between Heap in Linker File and RTOS2 Global Dynamic Memory

$
0
0
I'm trying out RTOS2 on STM32 Nucleo Boards I want to know the difference between 1. Heap Declaration in Liner file or in .asm file which can be set using Keil IDE or cubemx 2. RTOS2 Global Memory Size While testing code Both are allocated and both are consumed in RTOS2 based tasks So how to define and which resource will reside on which Memory Will RTOS2 resource all be allocated in Global Memory or it requires Heap in addition Since I change the heap size t

Viewing all articles
Browse latest Browse all 3049

Trending Articles