You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
aurabindo
changed the title
Inserting c.j Reset instruction at Entry point instead of jal zero, Reset
LLD crash: Inserting c.j Reset at Entry point instead of jal zero, Reset
Mar 4, 2019
I tried the following change in
global_asm
where I renamed the original Reset in the example to Premain.The linker is crashing :
But the linker crashes:
Am I doing it right, or should it be done in another way ? main.rs: https://pastebin.com/7AfTcNV1
The text was updated successfully, but these errors were encountered: