LinAXEpad Syntax failed check

dvarrel

New Member
Hello,

Syntax check works fine when my program is ok.

But I can't do a syntax check when program contains syntax errors

this the message it returns ( on ubuntu 12,04 64bits ):

Within : ExecuteThis(*,MODE_SYNTAXCHECK,"Syntax Check")

Problem : Shell failed -
PICAXE-28X2 (40X2) Enhanced Compiler. Version 2.4
Copyright (c) 1996-2012 Revolution Education Ltd
All rights reserved.
www.picaxe.com

Application : LinAXEpad
Version : 1.5.0
Platform : Linux

X2 Conversion Wizard Version : 2.0.5 (2011r1)

Build Environment : 2011r1
Build Date : 2012-05-01 15:50:25

Includes CEF Version : 1.6.3
TextStorageType : 1

Current Mode : 28X2 / 40X2
Current Port : /dev/ttyS0

Application Path : /opt/linaxepad/
Compiler Path : /opt/linaxepad/compiler_linux/
Documents Path : /home/dam/
Temporary Path : /tmp/
Settings Path : /home/dam/
 

Attachments

hippy

Technical Support
Staff member
It is hard to determine what is going on or why. Does it fail for any syntax error or only for specific syntax errors ? Does it do the same when a different PICAXE is selected ? Does it do the same when you try to Download/Program rather than Check Syntax ?
 
Top