Search found 10 matches

by chicoDaMan
Fri Feb 10, 2017 9:08 pm
Forum: Flowcode V7
Topic: Flowcode 7 User Interface Issue
Replies: 3
Views: 3833

Re: Flowcode 7 User Interface Issue

Hello, Please can you try the link below and see if this helps to solve the problem. http://kb.parallels.com/en/122856 Which version of Parallels Desktop are you using? That didn't fix it (I'm already using DirectX10 acceleration) but does provide significant clues to the issue. The MacBook Pro has...
by chicoDaMan
Fri Feb 10, 2017 4:17 am
Forum: Flowcode V7
Topic: Flowcode 7 User Interface Issue
Replies: 3
Views: 3833

Flowcode 7 User Interface Issue

I am a Flowcode 6 owner who purchased Flowcode 7 but have been having a number of user interface issues with it. The most difficult issue is that the text in certain input fields disappears and reappears as I type into them. It's very difficult to know what the field contains because it doesn't hold...
by chicoDaMan
Sat Dec 24, 2016 7:43 pm
Forum: Flowcode V7
Topic: Request verification if UART interrupts are simulated...?
Replies: 5
Views: 4831

Re: Request verification if UART interrupts are simulated...

I redirect my Flowcode C code output to MPLABX and simulate with Proteus...the UART interrupts work fine with those tools. Proteus is a very good simulator it also has things that does not work 100% but in general it is a very good simulator :D Yes. I'm amazed at how useful and accurate Proteus is ...
by chicoDaMan
Sat Dec 24, 2016 7:03 am
Forum: Flowcode V7
Topic: Request verification if UART interrupts are simulated...?
Replies: 5
Views: 4831

Re: Request verification if UART interrupts are simulated...

OK thanks. It wasn't working so what you say makes sense.

I redirect my Flowcode C code output to MPLABX and simulate with Proteus...the UART interrupts work fine with those tools.
by chicoDaMan
Sat Dec 24, 2016 3:30 am
Forum: Flowcode V7
Topic: Request verification if UART interrupts are simulated...?
Replies: 5
Views: 4831

Request verification if UART interrupts are simulated...?

Hi all - Using the Human Interface Injector and an 18F2620 internal UART I can poll the UART and receive the data as entered from the Injector on the keyboard, so I know data is getting to the chip in Flowcode and the chip UART is functioning. But I can't get the Flowcode simulation to generate an i...
by chicoDaMan
Thu Jul 14, 2016 9:54 pm
Forum: Flowcode V7
Topic: Minor Issues Feedback on FC7
Replies: 1
Views: 2886

Minor Issues Feedback on FC7

Hi - Not a big deal, but thought I'd pass along this to the Flowcode 7 developers: This is the FC7 startup screen on my machine. As you can see, the "Welcome to Flowcode" message is cut off, and there's no way to adjust it. The "Recent Files" list is also cut off, and therefore u...
by chicoDaMan
Mon Jul 04, 2016 4:46 am
Forum: Flowcode V6
Topic: Compiling w/ HiTech C and xc8: SUCCESS + minor issues
Replies: 1
Views: 5577

Compiling w/ HiTech C and xc8: SUCCESS + minor issues

Hi - I recently purchased Flowcode 6. I was disappointed to find that, unlike Flowcode 5, FC6 does not compile with Microchip's High-Tech or xc8 compilers, despite Flowcode's statements that it supports the High-Tech C compiler. (Flowcode 6 wiki): http://www.matrixtsl.com/wiki/index.php?title=Select...
by chicoDaMan
Fri Apr 29, 2016 2:12 am
Forum: Flowcode V6
Topic: HiTech C error: system.h not found
Replies: 4
Views: 7790

Re: HiTech C error: system.h not found

Hi Rudi - Thanks for the response. I've been struggling with this since I purchased Flowcode a few weeks back. I want to get past compiler issues and into the fun parts! not sure is this the end solution for yours. in HITECH include folder: - copy sys.h to system.h now you have 2 same files with sam...
by chicoDaMan
Sun Apr 24, 2016 8:59 pm
Forum: Flowcode V6
Topic: HiTech C error: system.h not found
Replies: 4
Views: 7790

Re: HiTech C error: system.h not found

EDIT: for interest only.. do you installed the compiler as PRO or as LITE version? PRO version. I've been using this compiler for years. I've masked the serial number, for obvious reasons... have a look into your HighTec C folder where libs and include are. "C:\Program Files\HI-TECH Software\P...
by chicoDaMan
Sun Apr 24, 2016 1:34 am
Forum: Flowcode V6
Topic: HiTech C error: system.h not found
Replies: 4
Views: 7790

HiTech C error: system.h not found

Hi - New Flowcode 6 user here...I'm getting things set up to use the High Tech C compiler. I used the instructions in the WIKI ( http://www.matrixtsl.com/wiki/index.php?title=Selecting_Compiler_Options_(PICmicro) ). But when I try to compile I get the error: Launching the compiler... C:\Program File...