2005-05-08 08:43 PM
2011-05-17 03:06 AM
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 Me2011-05-17 03:06 AM
Have you specified the start address and size of your xdata area both in the compiler and PSDsoft Express?