Search found 3 matches

by Inqore-Systems
Fri May 05, 2017 6:41 am
Forum: 16-Bit PIC
Topic: Compiler Issue with PIC24F Series
Replies: 2
Views: 6329

Compiler Issue with PIC24F Series

I am using Latest FlowCode 7.2.1.4, with PIC24FJ64GA306, I am getting below following Errors Target folder: E:\BHARAD~3\ANNUNC~1 Source name: E:\Bharadwaj\ANNUNCIATOR\test.fcfx Title: Description: Device: PIC16.24F.24FJ64GA306 Generated by: Flowcode v7.2.1.4 Date: Thursday, May 04, 2017 16:48:22 Use...
by Inqore-Systems
Sat Feb 18, 2017 2:31 pm
Forum: General Programming
Topic: want to get 2 or 4 byte Firmware Checksum
Replies: 3
Views: 4215

Re: want to get 2 or 4 byte Firmware Checksum

Hello, Have you seen the Auto Version Identifier component available from the tools menu. This will provide you with an auto incrementing ID value every time you compile the project and can be easily accessed from inside the firmware. You also get the build time and date if this is useful. If you j...
by Inqore-Systems
Thu Feb 16, 2017 2:11 pm
Forum: General Programming
Topic: want to get 2 or 4 byte Firmware Checksum
Replies: 3
Views: 4215

want to get 2 or 4 byte Firmware Checksum

Hi,
I am a new User of Flowcode 7. In order to maintain the Firmware version, i want to view the Checksum produced by the Hex or bin file, so how that can be done in FlowCode 7?