4 posts / 0 new
Last post
wzh16622
Offline
Last seen:3 years 2 weeks ago
Joined:2014-09-10 08:28
The max amount of code

The OTP is 32K, so the code should not be more than 32K. My problem is If the amount of code can be more than 32K by using the external flash or eeprom. Any suggestions? Thank you!

JE_Dialog
Offline
Last seen:1 day 6 hours ago
Staff
Joined:2013-12-05 14:02
你好,即使使用

你好,即使使用external FLASH, you are limited by the size of the SRAM internally (42kB), so this is the upper limit meaning all application + profiles need to fit within this code space on the 14580 family.

BR JE_Dialog

wzh16622
Offline
Last seen:3 years 2 weeks ago
Joined:2014-09-10 08:28
Hello there,

Hello there,
That is to say the code can be more than the OTP(32KB),but should be less than the SRAM(42KB). Am I right? But my program is a little more than 32KB which is downloaded into the external eeprom, and it can't work. How about the "scatterfile"? If it's related to the "scatterfile", could you give me some suggestions?
BR WZH

JE_Dialog
Offline
Last seen:1 day 6 hours ago
Staff
Joined:2013-12-05 14:02
你好,我ndeed

你好,我ndeed need a modificaiton of the scatter files. We dont have this planned yet, so it will be some time before we can do this. Its not on our development roadmap so I dont anticiatpe it is somethign we can support anytime soon unfortunately.

BR JE_Dialog