Quantcast
Channel: Renesas Synergy Platform
Viewing all articles
Browse latest Browse all 23645

Forum Post: RE: Anybody know how to place "const char xxxx[16][256];" to QSPI, at an address preferred by the programmer

$
0
0
For QSPI, the format is :- const uint8_t test_data_qspi_flash[6]BSP_PLACE_IN_SECTION(".qspi_flash") = {0x66,0x55,0x44,0x33,0x22,0x11}; for data flash :- const uint8_t test_data_data_flash[6]BSP_PLACE_IN_SECTION(".data_flash") = {0x66,0x55,0x44,0x33,0x22,0x11};

Viewing all articles
Browse latest Browse all 23645

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>