RAM_STACK_WA_SIZE is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

RAM_STACK_WA_SIZE macro

Syntax

#define RAM_STACK_WA_SIZE 2048u

References

LocationText
psoc6.c:33
#define RAM_STACK_WA_SIZE 2048u
psoc6.c:144
hr = target_alloc_working_area(target, RAM_STACK_WA_SIZE, &g_stack_area);