Search found 115 matches
- Sat Apr 18, 2026 11:01 pm
- Forum: Projects - Embedded
- Topic: Microchip xc16 compiler settings with Flowcode 11
- Replies: 3
- Views: 138
Re: Microchip xc16 compiler settings with Flowcode 11
Thanks for replying Martin. I did try adding the %~1 to the bat file but no joy I'm afraid. Exactly the same error. When I looked at the the bat file I immediately thought you had found the problem because the %~ is used in other parts of the text. However, it didn't work sadly. I get exactly the sa...
- Sat Apr 18, 2026 10:18 pm
- Forum: Projects - Embedded
- Topic: Microchip xc16 compiler settings with Flowcode 11
- Replies: 3
- Views: 138
Microchip xc16 compiler settings with Flowcode 11
Can anyone please advise on what needs to be changed in my Flowcode settings to get a later version of Microchip's PIC xc16 compiler working. I have an earlier version of the xc16 compiler working perfectly but when I try the same settings and batch file it seems that although the compiler is found ...
- Mon Jul 07, 2025 9:02 pm
- Forum: App Developer
- Topic: Flowcode Developer's web export question re IOS Safari browser display
- Replies: 22
- Views: 51854
Re: Flowcode Developer's web export question re IOS Safari browser display
Using iOS iPhone and iPad with BOTH SAFARI and Google CHROME there is a slight improvement in this BasicWebApp test file. The graphic displays correctly but the text, "It Works!" is missing being replaced by the word "Label" See the attached screenshot. Same result for Safari and...
- Mon Jul 07, 2025 2:30 pm
- Forum: App Developer
- Topic: Flowcode Developer's web export question re IOS Safari browser display
- Replies: 22
- Views: 51854
Re: Flowcode Developer's web export question re IOS Safari browser display
Steve (and chipfryer27) FYI I'll look into these questions, hopefully this evening, and I'll try and report back tomorrow.
- Mon Jul 07, 2025 12:42 pm
- Forum: App Developer
- Topic: Flowcode Developer's web export question re IOS Safari browser display
- Replies: 22
- Views: 51854
Re: Flowcode Developer's web export question re IOS Safari browser display
Hello Steve Finally got to sort out using Apple's Web Inspector dev tool on a MACbook connected to an iphone so that the tool can analyse the code displaying on the iOS Safari. I'm afraid It seems to be a more serious problem than a basic incompatibility between how the Flowcode Web Dev HTML page is...
- Thu Jul 03, 2025 2:11 pm
- Forum: Projects - Embedded
- Topic: ESP32 compilation error (I think) with floating point maths
- Replies: 2
- Views: 8765
Re: ESP32 compilation error (I think) with floating point maths
Steve.... Of course!!! That's it ... now compiled ... AND that last fround line was the one line that was NOT in my PIC24 project. I should have remembered that. Can't honestly remember now why that fround line had to be added in to the ESP32 version but much appreciated and much relieved. (BTW I ha...
- Thu Jul 03, 2025 1:35 pm
- Forum: Projects - Embedded
- Topic: ESP32 compilation error (I think) with floating point maths
- Replies: 2
- Views: 8765
ESP32 compilation error (I think) with floating point maths
Just updated an old project from PIC24 that simulated and compiled without issue. However, on porting into ESP32, a section of floating point calculations is breaking the compiler. It simulates perfectly just like the PIC24 version and it builds the c code without issue. But something is going wrong...
- Tue Jul 01, 2025 11:28 pm
- Forum: App Developer
- Topic: Can't access the Flowcode Web Developer Deployment Window
- Replies: 4
- Views: 12385
Re: Can't access the Flowcode Web Developer Deployment Window
Ummm ... I think perhaps you're right and I'm just imagining it. Just set up a PC app developer test project and the deployment options page comes up as you suggested. I must be losing it ... the trouble is I've played around so much with both web developer and PC developer in the last week trying t...
- Tue Jul 01, 2025 8:17 pm
- Forum: App Developer
- Topic: Can't access the Flowcode Web Developer Deployment Window
- Replies: 4
- Views: 12385
Re: Can't access the Flowcode Web Developer Deployment Window
No the option was available and now it's gone (web app developer). I set one of the options for the HTML web page to run immediately on start up when the html file was clicked. I want to turn the run on startup to OFF and I can't get back to the settings page to do that.
- Tue Jul 01, 2025 6:53 pm
- Forum: App Developer
- Topic: Can't access the Flowcode Web Developer Deployment Window
- Replies: 4
- Views: 12385
Can't access the Flowcode Web Developer Deployment Window
Can't access the Flowcode Web Developer Deployment Window: I used to go to File > Export > Deploy as Flowcode App. Configuring the App: The deployment window will appear, allowing you to choose which components, panels, and views to include in the final application. You can also manage resources lik...