Hi i use SW reset command in my code. after reset, PC is set to address 0x0000. unfortunately at this address i can't find nor main{} neither JMP to main. which are the tools i can use (startup.a51 or others) in order to direct the program on address 0x0000 to main{}?