Posted: Tue Dec 16, 2008 12:46 pm Post subject: XRAM data is always wrong!
Hello
I encountered a problem
This program result in the setting XRAM not use, data error
However, removing the XRAM on the set, compiler bring their own set of projects, XRAM normal, why? Selected "XRAM WAITSTATE" ,Selected "EXTERNAL ACCESS ENABLE" XRAM Selected 32K
I was problems TO set up XRAM ?
BASCOM 1.11.9.3.001
$regfile = "m64def.dat"
$crystal = 11059200
$baud = 9600 'set the baud rate for the first hardware UART.
$baud1 = 1200 'set the baud rate for the second hardware UART.
'
$hwstack = 260 '60
$swstack = 260 '60
$framesize = 512 '110
'$xramstart = &H1000 'THIS IS SET XRAM
'$xramsize = &H8000
'$xa
'$waitstate
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum