Skip to main content
Visitor II
October 29, 2008
Question

Psdsoft programming tip required!

  • October 29, 2008
  • 1 reply
  • 608 views
Posted on October 29, 2008 at 17:56

Psdsoft programming tip required!

    This topic has been closed for replies.

    1 reply

    digisys99Author
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 11:52

    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]