Hi!
As the title suggests i want to store a large array of approx. 22kb in flash memory. It is a firmware for a touch controller and needs to be loaded into the touch controller at every boot of the cpu. As far as I know the TI compiler will allow me to program 32kb into flash but I need this data to stay in flash even after reprogramming the device so I am not too limited in code size . Is that possible to achieve somehow or do i have to use external memory?