Search found 4 matches
- 25 August 2015, 21:17 PM
- Forum: ZBasic Language
- Topic: Getting Download Verification error
- Replies: 3
- Views: 1141
Thanks for the reply and information. I was aware of the boot space but was not sure of the actual size. I did verify that the issue is as you have stated by knocking the code size back. Yes it would be nice to see a more obvious error message. I can work like this for a short time. I did take a sim...
- 25 August 2015, 7:24 AM
- Forum: ZBasic Language
- Topic: Getting Download Verification error
- Replies: 3
- Views: 1141
Getting Download Verification error
I have recently started to get a Verification error when downloading to a ZX1280. From the IDE-> GO I get "Verification Error, record 3842. Download verification failed." The download looks to proceed OK and the code looks to be functioning properly as far as I can tell. The compiled code ...
- 09 March 2009, 10:34 AM
- Forum: ZBasic IDE
- Topic: Problem with Compiler update
- Replies: 4
- Views: 5927
I am using a 24a in VM mode. My application is about 30K and has been operating properly for months, even have commercial systems in the field. There are 5 tasks running with a semaphore protecting the use of the COM4 serial port function. I use the SPI port and associated functions for a piece of s...
- 09 March 2009, 8:46 AM
- Forum: ZBasic IDE
- Topic: Problem with Compiler update
- Replies: 4
- Views: 5927
Problem with Compiler update
I updated the compiler from 2.1.0 to 2.6.9 and my existing application seems to have lots of issues with Task handling and semaphores. Possibly also issues with software serial port. Were there changes that would effect task or code timing in these areas?