Application to copy and execute single function as well as complete binary file from external SDRAM. More...
#include "board.h"#include "power_clocks_lib.h"#include "cycle_counter.h"#include "gpio.h"#include "sdramc.h"#include "flashc.h"#include "fsaccess.h"#include "conf_sdram.h"Functions | |
| void | test_function_in_sdram () |
| This function is executed from external SDRAM. | |
Application to copy and execute single function as well as complete binary file from external SDRAM.
1.7.1