AVR Embedded question (rstack and cstack)
I have a project in college where the main in asm has to call a function in c, but I don’t know how to initialize the stack (rstack and cstack). I mention that the project is on an atmega16.
Main asm code:
AVR Embedded question (rstack and cstack)
I have a project in college where the main in asm has to call a function in c, but I don’t know how to initialize the stack (rstack and cstack). I mention that the project is on an atmega16.
Main asm code:
AVR Embedded question (rstack and cstack)
I have a project in college where the main in asm has to call a function in c, but I don’t know how to initialize the stack (rstack and cstack). I mention that the project is on an atmega16.
Main asm code: