Skip to main content
Visitor II
May 9, 2005
Question

Using Primary Flash Memory banking

  • May 9, 2005
  • 2 replies
  • 727 views
Posted on May 09, 2005 at 05:43

Using Primary Flash Memory banking

    This topic has been closed for replies.

    2 replies

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 12:06

    Hi,

    I am using uPSD3234A.Previously I was dumping my code in secondary flash but now as the code size is more than the 32K,I am trying to use the primary Flash.I have made all the changes as specified in the app note 1816.pdf . Then I was getting the error L105 address space overflow?Bank?Data. So I changed the memory model option for my target to Large:Variables in XDATA .Now the code is Getting compiled and creating the five Hex files.But when the program is downloaded into the Microcontroller .It don't work.

    Can anyone Help Me

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 12:06

    Have you specified the start address and size of your xdata area both in the compiler and PSDsoft Express?