Search found 56 matches

by Jorg_Guldner
Thu Oct 23, 2025 5:37 pm
Forum: Bug Reports
Topic: Problem to build a project from Version8 [not solved]
Replies: 9
Views: 682

Re: Problem to build a project from Version8

I´ve now found the point why it`s not compiling! If you initialize only uart 1 or 2, then all is running. If you are initialize both uarts, the compiler stops. Can you have a look to this section? If you place a second uart in "10a.FCD" with "init", the compiler stops too. If bot...
by Jorg_Guldner
Tue Oct 21, 2025 3:12 pm
Forum: Bug Reports
Topic: Problem to build a project from Version8 [not solved]
Replies: 9
Views: 682

Re: Problem to build a project from Version8

Hello! By testing something it could be, that I changed the 2 uarts to 1 channel. The 2 x EB013 I paste in an old FC7. With your changes it compiles in my FC10 complete through. I will now rework back your changes to my program and hope to get it running. What I`m wondering is, that my software writ...
by Jorg_Guldner
Tue Oct 21, 2025 11:35 am
Forum: Bug Reports
Topic: Problem to build a project from Version8 [not solved]
Replies: 9
Views: 682

Re: Problem to build a project from Version8

Hello! The pcb-boards are running over the whole world and I could not change the CPU in the moment. Compiling results: FC7 = 39% program memory 9% data memory FC8 = 45% program memory 9% data memory FC9 = compiler breaks FC10 = compiler breaks From FC8 to FC9/10 the unused code is bigger than 16K? ...
by Jorg_Guldner
Tue Oct 21, 2025 10:26 am
Forum: Bug Reports
Topic: Problem to build a project from Version8 [not solved]
Replies: 9
Views: 682

Re: Problem to build a project from Version8

Hello Martin,
I´m using a PIC24FV32KA304.
Compiling with FC7 shows, that the program only uses about 50%. The rest is altough OK.
Written in the past with FC8 was altough OK.
In the meantime I install FC10 new, but the results with broken compiling appears again.
Any more idea?
by Jorg_Guldner
Tue Oct 21, 2025 5:26 am
Forum: Bug Reports
Topic: Problem to build a project from Version8 [not solved]
Replies: 9
Views: 682

Re: Problem to build a project from Version8

Thanks for the first idea, but my baught licence seems to be OK.
In the meantime I load the compiler from matrix down and install it new.
Same problem as before.


Jorg
by Jorg_Guldner
Mon Oct 20, 2025 6:27 pm
Forum: Bug Reports
Topic: Problem to build a project from Version8 [not solved]
Replies: 9
Views: 682

Problem to build a project from Version8 [not solved]

Hello! I write a program under V8. Today I want to compile again under V10. The linker stops compiling. Compiling the same program under V7 compiles without errors. The attachment file with index V8 is compiled under V7. If I disable half of the program under V10, then it`s compiling. Any idea, why ...
by Jorg_Guldner
Mon Sep 23, 2024 10:02 am
Forum: Bug Reports
Topic: Export as HTML main image is missing
Replies: 5
Views: 8985

Re: Export as HTML main image is missing

Hi, if the image is very large, it would not be generated in the complete export of the program. If you generate the main only as an image, it would be generated. Are there limitations inside your export of the size? The HTML have inside the code for the not generated image, but he could it not foun...
by Jorg_Guldner
Fri Sep 20, 2024 10:25 pm
Forum: Bug Reports
Topic: Export as HTML main image is missing
Replies: 5
Views: 8985

Re: Export as HTML main image is missing

Hi,
in the attached PDF you can see, what I found out.

Can you change by the way the color of the export text, which is dark red. It`s bad to read. A brighter color would be good there.
In the picture "Export info text.png" you can see what I mean.

Export info text.png
Export info text.png (16.46 KiB) Viewed 8926 times



Regards
Jorg
by Jorg_Guldner
Thu Sep 19, 2024 4:11 pm
Forum: Bug Reports
Topic: Export as HTML main image is missing
Replies: 5
Views: 8985

Export as HTML main image is missing

Hello!
In the HTML output is the source code from the "main" to see, but the belonging image is not there. Any idea?




Regards
Jorg
by Jorg_Guldner
Thu Aug 15, 2024 11:38 am
Forum: Feature Requests
Topic: Switch with more decisions
Replies: 11
Views: 13328

Re: Switch with more decisions

Hi ,
I thought, that the numbers are fix in the switch. To change them was a good solution for me.
Thanks to all.


Jorg