compiler hex avr pwm bug flowcodde 6.1.3

A forums to allow bugs and problems with Flowcode v6 to be reported and resolved.

Moderator: Benj

Post Reply
coffy
Posts: 24
Joined: Tue Feb 12, 2013 5:31 pm
Location: france
Been thanked: 3 times
Contact:

compiler hex avr pwm bug flowcodde 6.1.3

Post by coffy »

hi,
Urgent new version 6.1.3
Updated pwm flowcode 6.1.3
Bug compilation Avr
bug_pwm.png
(64.49 KiB) Downloaded 7284 times

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times
Contact:

Re: compiler hex avr pwm bug flowcodde 6.1.3

Post by LeighM »

Hi
Could you attach your Flowcode project file?
Or PM it.
Thanks.
Leigh

coffy
Posts: 24
Joined: Tue Feb 12, 2013 5:31 pm
Location: france
Been thanked: 3 times
Contact:

Re: compiler hex avr pwm bug flowcodde 6.1.3

Post by coffy »

hi,
it works version 6.1.2 :evil: :evil:
now it impossible to compile in hex avr
bruno
Attachments
TP_MOTEURDC_prof_v6.fcfx
(9.06 KiB) Downloaded 352 times

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times
Contact:

Re: compiler hex avr pwm bug flowcodde 6.1.3

Post by LeighM »

Hi

This is odd, your project compiles OK on my installation.

I have attached the latest copies of PWM component, to go into your Flowcode installation directory ..\components
and of the AVR_CAL_PWM.c to go into your Flowcode installation directory ..\CAL\AVR

Please make a backup of your versions and then replace with these and see if it fixes the issue.

Regards,
Leigh
Attachments
PWM.fcpx
(7.82 KiB) Downloaded 345 times
AVR_CAL_PWM.c
(20.03 KiB) Downloaded 388 times

coffy
Posts: 24
Joined: Tue Feb 12, 2013 5:31 pm
Location: france
Been thanked: 3 times
Contact:

Re: compiler hex avr pwm bug flowcodde 6.1.3

Post by coffy »

hi,
it doesn't work
in .c no ok , in .hex no ok error =1
bruno :oops:

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: compiler hex avr pwm bug flowcodde 6.1.3

Post by Benj »

Hi Bruno,

Working fine for me too.

I would recommend that you uninstall Flowcode, delete the "Flowcode 6" folder from Program Files (x86) and then reinstall the latest release 6.1.3.

Deleting the folder will clear out any potential files that shouldn't be there which could be upsetting the compiler.

Hopefully this should solve the problem for you.

coffy
Posts: 24
Joined: Tue Feb 12, 2013 5:31 pm
Location: france
Been thanked: 3 times
Contact:

Re: compiler hex avr pwm bug flowcodde 6.1.3

Post by coffy »

hi,
I have uninstalled and then 6.1.3.2 flowcode
I passed in 6.1.0 it is ok *.hex :D :D
when I install the patch 6.1.3.2 does not work :( :(
bruno

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times
Contact:

Re: compiler hex avr pwm bug flowcodde 6.1.3

Post by LeighM »

Did you try a fresh new full install of FlowCode_6.1.3.2_full.msi ?

coffy
Posts: 24
Joined: Tue Feb 12, 2013 5:31 pm
Location: france
Been thanked: 3 times
Contact:

Re: compiler hex avr pwm bug flowcodde 6.1.3

Post by coffy »

hi,
no, I'll test and tell you if it is ok.
bruno

coffy
Posts: 24
Joined: Tue Feb 12, 2013 5:31 pm
Location: france
Been thanked: 3 times
Contact:

Re: compiler hex avr pwm bug flowcodde 6.1.3

Post by coffy »

hi,
I tested, it does not work !!!!
:twisted: :twisted: :evil: :evil: :evil:
bruno

coffy
Posts: 24
Joined: Tue Feb 12, 2013 5:31 pm
Location: france
Been thanked: 3 times
Contact:

Re: compiler hex avr pwm bug flowcodde 6.1.3

Post by coffy »

hi,
I managed to work, I gave an old file and that's ok :roll: :roll:
bruno
Attachments
AVR_CAL_PWM.c
(19.23 KiB) Downloaded 363 times

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times
Contact:

Re: compiler hex avr pwm bug flowcodde 6.1.3

Post by LeighM »

Hi Bruno
Thanks for letting us know that it is now working.
It is strange though, this seems to imply that your Flowcode installation is also using an older version of the PWM component.
Could you send your generated C file TP_MOTEURDC_prof_v6.c?
Also do you have any additional component paths set?
(In View->Global Options->Locations->”Look for components in…”)
Thanks,
Leigh

coffy
Posts: 24
Joined: Tue Feb 12, 2013 5:31 pm
Location: france
Been thanked: 3 times
Contact:

Re: compiler hex avr pwm bug flowcodde 6.1.3

Post by coffy »

hi,
I just tested the installation another PC, no problem ,this is my pc
Attachments
TP_MOTEURDC_prof_v6.c
(19.6 KiB) Downloaded 323 times

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times
Contact:

Re: compiler hex avr pwm bug flowcodde 6.1.3

Post by LeighM »

Hi,
Thanks for that, it definitely shows that your PC installation is using an older version of the PWM Flowcode component (PWM.fcpx).
A couple of possibilities are:
1) Do you have any additional component paths set? (In View->Global Options->Locations->”Look for components in…”)
2) Have you saved or renamed an older PWM.fcpx file in the components directory?

Post Reply