cancel
Showing results for 
Search instead for 
Did you mean: 

Using Primary Flash Memory banking

sameerupasani
Associate
Posted on May 09, 2005 at 05:43

Using Primary Flash Memory banking

2 REPLIES 2
sameerupasani
Associate
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

hengly
Associate II
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?