Search found 6 matches

by andrewproffi
Tue Aug 06, 2024 3:55 pm
Forum: General
Topic: Flowcode v10.1.2.40
Replies: 5
Views: 24146

Re: Flowcode v10.1.2.40

ok, thanks!
by andrewproffi
Tue Aug 06, 2024 12:41 pm
Forum: General
Topic: Flowcode v10.1.2.40
Replies: 5
Views: 24146

Re: Flowcode v10.1.2.40

Hello. Where can I see my current version of the program? How can I edit the component code?
by andrewproffi
Thu Jan 14, 2021 8:43 am
Forum: Bug Reports
Topic: Arduino UNO ADC
Replies: 8
Views: 10602

Re: Arduino UNO ADC

Are you seriously? The defect in the selection of the reference voltage source has not been fixed since version 5, so it also got worse ??? (AVR version) the internal supply cannot be selected as before, and the supply voltage and external supply are reversed... :?
by andrewproffi
Wed Dec 16, 2020 4:28 pm
Forum: General
Topic: .elf file for proteus and custom components
Replies: 3
Views: 7754

Re: .elf file for proteus and custom components

Indeed, I changed the avra.bat file to a file from version 5 and the code in the proteus appeared, while everything is not as it should be, but it is definitely necessary to fix the files in the "batchfiles" folder.
by andrewproffi
Wed Dec 16, 2020 3:42 pm
Forum: General
Topic: .elf file for proteus and custom components
Replies: 3
Views: 7754

.elf file for proteus and custom components

Thanks for the answer. The .elf file, which is generated in version 5 of the flowcode, provides great opportunities for debugging the program in the proteus. But when specifying the file generated in version 9, these capabilities are absent, apparently I need to change the compiler settings. and it ...
by andrewproffi
Wed Dec 16, 2020 2:08 pm
Forum: General
Topic: .elf file for proteus and custom components
Replies: 3
Views: 7754

.elf file for proteus and custom components

Hello. I could not find answers on the forum, please tell me. 1. Viewing the program code when simulating in proteus - .elf file does not provide such an opportunity, as I understand it, you need to get a .cof file? How can I do that? 2. Is there no way to create your own custom component as in vers...