Skip to content
luebbers edited this page Aug 31, 2010 · 1 revision

Weird ABI of Xilinx mb-gcc

NOTE: Do not use the eCos stack boundary checking with eCos/Microblaze -- the Xilinx mb-gcc uses a weird ABI which passes function parameters in memory locations above the stack pointer, which messes up the stack on thread_entry().

Clone this wiki locally