Quantcast
Viewing all articles
Browse latest Browse all 4899

SDK • Re: Acccessing Flash from 'Run from RAM' code

I think he was referring to the example you had linked to, and in particular:

Code:

((void(*)(void))rom_func_lookup_inline(ROM_FUNC_CONNECT_INTERNAL_FLASH))();    ((void(*)(void))rom_func_lookup_inline(ROM_FUNC_FLASH_EXIT_XIP))();    ((void(*)(void))rom_func_lookup_inline(ROM_FUNC_FLASH_ENTER_CMD_XIP))(); 
But I haven't tried it myself.

Statistics: Posted by arg001 — Mon Nov 04, 2024 5:29 pm



Viewing all articles
Browse latest Browse all 4899

Trending Articles