Search found 5 matches
- Sun Mar 17, 2013 8:01 pm
- Forum: Software issues
- Topic: Problem in BASCtools 5.16?
- Replies: 1
- Views: 9703
Problem in BASCtools 5.16?
I just downloaded the latest version of BASICtools (About identifies the version as "ARMBasic [8.22c] on the PC. BACICtools [5.16] is freeware...."). When I attempt to run a Basic program that has compiled and executed fine under the previous version, I now get the error message "ERROR: C:/Program F...
- Sun Feb 17, 2013 5:59 pm
- Forum: Software issues
- Topic: Writing to Flash in SuperPRO, PROplus
- Replies: 24
- Views: 78794
Re: Writing to Flash in SuperPRO, PROplus
Oops - in my reply I meant &10000 to &H21000, not &H1000. Sorry.
- Sun Feb 17, 2013 4:38 pm
- Forum: Software issues
- Topic: Writing to Flash in SuperPRO, PROplus
- Replies: 24
- Views: 78794
Re: Writing to Flash in SuperPRO, PROplus
Thanks so much for resolving on my problem, and sorry for interrupting your vacation! This certainly explains what I’ve seen. The memory map in the ARMBasic Programmers Guide shows memory between &H1000 to &H21000 (&H28000??) as reserved for the users program and strings. At least from my viewpoint,...
- Sat Feb 16, 2013 4:57 pm
- Forum: Software issues
- Topic: Writing to Flash in SuperPRO, PROplus
- Replies: 24
- Views: 78794
Re: Writing to Flash in SuperPRO, PROplus
More info: I just tried a new SuperPRO board and got the same results. Here's precisely what I did. (1) Started Basictools and got the message "Welcome to ARMbasic kernel [8.15] with Floating Point for SuperPRO" (2) Loaded my test program and got "Programming Flash 1756 ARMBasic [8.16d] on the PC *+...
- Sat Feb 16, 2013 2:27 pm
- Forum: Software issues
- Topic: Writing to Flash in SuperPRO, PROplus
- Replies: 24
- Views: 78794
Re: Writing to Flash in SuperPRO, PROplus
Thanks for the reply!! I checked and my board has an LPC1756 chip, so I'm sure it's a SuperPRO. I ran into the memory limit problem you describe for the 1751 using a PRO board (LPC2103) which is the reason I upgraded to the SuperPRO. And you're right - the symptoms seem to be similar. I have not int...