![]() |
aiengine
Xilinx SDK Drivers API Documentation
|
This typedef contains all the stack range addresses derived from the map file. More...
Data Fields | |
uint32 | start |
Stack start address. More... | |
uint32 | end |
Stack end address. More... | |
This typedef contains all the stack range addresses derived from the map file.
uint32 XAieSim_StackSz::end |
Stack end address.
Referenced by XAieSim_GetStackRange(), and XAieSim_LoadElf().
uint32 XAieSim_StackSz::start |
Stack start address.
Referenced by XAieSim_GetStackRange(), and XAieSim_LoadElf().