2008-10-29 09:56 AM
Psdsoft programming tip required!
2011-05-17 02:52 AM
I mapped to use big flash(128K) for data and small one (32K) for code.
As sector is only 8K in secondary flash, how I could declare using PSDsoft? As my program is bigger than 8K, do I have to declare same hex file for all for sectors in Merging MCU pane??? Thank's! Here final report... Memory Start Stop Memory Block Address Address Data File -------------------------------------------------------------------------- FS0 [00000 - 07FFF] FS1 [08000 - 0FFFF] FS2 [10000 - 17FFF] FS3 [18000 - 1FFFF] FS4 [20000 - 27FFF] FS5 [28000 - 2FFFF] FS6 [30000 - 37FFF] FS7 [38000 - 3FFFF] CSBOOT0[40000 - 41FFF] 0000 1FFF test.hex CSBOOT1[42000 - 43FFF] CSBOOT2[44000 - 45FFF] CSBOOT3[46000 - 47FFF]