Error: Settings in '__FGS.sec' are not valid for target 33fj

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.

Moderator: Benj

Post Reply
markus747
Posts: 33
Joined: Mon Jul 23, 2012 7:17 pm
Location: Petaluma california USA
Has thanked: 26 times
Been thanked: 2 times
Contact:

Error: Settings in '__FGS.sec' are not valid for target 33fj

Post by markus747 »

Writing first program for dspic33FJ32MC202 and can't get it to compile.
SSDT_001.fcf_pic16
(11 KiB) Downloaded 258 times
did some research on this fgs.SEC but still don't know what to do, it is mentioned in header file but don't have a clue.

c:\program files (x86)\flowcode(dspic)\v5\tools\c_tools\bin\bin\..\bin/pic30-coff-ld.exe: Error: Settings in '__FGS.sec' are not valid for target device 33FJ32MC202
Would appreciate any who could look at this file and see what is wrong.
it converts to C code no problem but can't get a hex file.
if I un-check configure the chip it will compile but not program with pickit3.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Error: Settings in '__FGS.sec' are not valid for target

Post by Benj »

Hello,

It looks like the error is related to the compiler. Lots of things come up from Google searches but nothing which details how to fix the problem. I'll look into the issue for you and see if we can get it resolved.

Post Reply