I tried asm("jump 0x10080000") but appears the message "unknown opcode or format name 'jump'". I am using the ESP32 in Arduino IDE.
What could be my mistake?
I thank you very much in advance for your help.