My team is developing an application for the Logi-bone that requires having a large lookup table containing a matrix of 16 bit FP numbers. Is it possible to use the flash memory on the Logi-bone for this purpose? I think the essence of my question is how to prevent the SPI flash memory from being treating as configuration ROM which is the default behavior.
Second discussion point is how best to approach programming the memory with the look up table.
Thanks.
Comments