I am not all that familiar with Proton? So you may have better luck here
http://www.protonbasic.co.uk/
But one thing I did see that might be the problem is the includes are at the end of the code...
I am not all that familiar with Proton? So you may have better luck here
http://www.protonbasic.co.uk/
But one thing I did see that might be the problem is the includes are at the end of the code...
Dave
Always wear safety glasses while programming.
Again it's not proton PDS forum here, but at least we could give some pointers. Can you post your schematic and the .INC files here? Why not the ISIS file too while we're at it. I still have my PDS dongle somewhere, maybe I can give it a try.
Dave, There's nothing bad with the include located at the end. Include are just section of code, you can place them where you want. Now we need to know what's in thos .inc files though... From memory LData are just lookup tables, it may smells of some page boundary stuff... or not.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
That is why I said "might be the problem"Dave, There's nothing bad with the include located at the end. Include are just section of code, you can place them where you want. Now we need to know what's in thos .inc files though... From memory LData are just lookup tables, it may smells of some page boundary stuff... or not.Might be a section that should be near the beginning before something else.
Dave
Always wear safety glasses while programming.
this is the full project just delete .bas extensions from all files
Bookmarks