Is it possible to use Flash APIs for the flash device that i Topic is solved

If you have a simple question and just want an answer.
User avatar
sethu_jangala
XCore Expert
Posts: 589
Joined: Wed Feb 29, 2012 10:03 am

Is it possible to use Flash APIs for the flash device that i

Post by sethu_jangala »



View Solution
User avatar
sethu_jangala
XCore Expert
Posts: 589
Joined: Wed Feb 29, 2012 10:03 am

Post by sethu_jangala »

Writing to the flash memory can only be done on the tile where the flash pins are physically connected. To do otherwise you have to implement your own mechanism to get the data from the other tile to the tile that can write the flash. The flashlib source is available here