For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 5.
To post in this forum you must have a registered copy of Flowcode 5 or higher.
I have been a user of FC for many years and currently have version 5.5.2.1 (30.01.2013).
Trying to compile a program I receive the following error message:
License restricted by the following files:
Zigbee_API_CTL_18F66K22V2.objRecompile the code with a less restrictive compiler license!
License exceeded by RAM: 3712 bytes
License exceeded by ROM: 38374 bytes
You have reached the limit of the Lite License (Unregistered)
PIC18 max code size:8192 bytes, max RAM banks:2, Non commercial use only
You can upgrade your license. Please visit: http://www.sourceboost.com
failure
Return code = -2
Flowcode was unable to assemble the ASM file due to the following errors:
It seems that the SourceBoost license has disappeared as the compiler messages screen reports the following:
File name: C:\Users\owner\Desktop\Wireless Control\18F66K22 Modules\Zigbee_API_CTL_18F66K22V2.c
Title:
Description:
Generated by: Flowcode v5.5.2.1
Date: Friday, September 13, 2013 08:43:23
Licence: Professional
Registered to: Kermann/Sefi
Licence key: UPMA7X http://www.matrixmultimedia.com
Launching the compiler...
c:\program files (x86)\flowcode\v5\tools\boostc\boostc_pic18_flowcode.exe -v -t PIC18F66K22 "Zigbee_API_CTL_18F66K22V2.c"
BoostC Optimizing C Compiler Version 7.04 (for PIC18 architecture) http://www.sourceboost.com
Copyright(C) 2004-2011 Pavel Baranov
Copyright(C) 2004-2011 David Hobday
Single user Lite License (Unregistered) for 0 node(s)
Limitations: PIC18 max code size:8192 bytes, max RAM banks:2, Non commercial use only
Any help would be greatly appreciated.
many thanks
Sefi
Last edited by Sefi on Fri Sep 13, 2013 11:23 am, edited 1 time in total.
You could try entering your license details again and see if this helps to unlock the BoostC compiler correctly. Begin with your CD key and then follow up with your existing registration username and key.
File name: C:\Users\owner\Desktop\Wireless Control\18F66K22 Modules\Zigbee_API_CTL_18F66K22V2.c
Title:
Description:
Generated by: Flowcode v5.5.2.1
Date: Friday, September 13, 2013 10:15:01
Licence: Professional
Registered to: Kermann/Sefi
Licence key: UPMA7X http://www.matrixmultimedia.com
Launching the compiler...
c:\program files (x86)\flowcode\v5\tools\boostc\boostc_pic18_flowcode.exe -v -t PIC18F66K22 "Zigbee_API_CTL_18F66K22V2.c"
BoostC Optimizing C Compiler Version 7.04 (for PIC18 architecture) http://www.sourceboost.com
Copyright(C) 2004-2011 Pavel Baranov
Copyright(C) 2004-2011 David Hobday
Single user Lite License (Unregistered) for 0 node(s)
Limitations: PIC18 max code size:8192 bytes, max RAM banks:2, Non commercial use only
Although I have the original CD, there is no code on the box. I have the registration email with the username and code which I used to activate the software, which it accepts. But I still get the ame problem.