Search found 103 matches

by ChrisT66
Thu Jan 30, 2025 1:00 pm
Forum: General
Topic: error message
Replies: 6
Views: 1888

Re: error message

Great, thank you! Too bad the compiler doesn't just say: too little memory
by ChrisT66
Thu Jan 30, 2025 10:59 am
Forum: General
Topic: error message
Replies: 6
Views: 1888

Re: error message

maybe the memory of the eprom is too small?
by ChrisT66
Thu Jan 30, 2025 9:42 am
Forum: General
Topic: error message
Replies: 6
Views: 1888

Re: error message

Hi Martin, thank you. Here is the code
by ChrisT66
Thu Jan 30, 2025 9:21 am
Forum: General
Topic: error message
Replies: 6
Views: 1888

error message

Hello, Can anyone here help me? I always get an error message when compiling, but I don't know exactly what this means and where the error lies... Thank you very much Chris Target folder: C:\Users\Admin\Desktop\Flowprojekte Source name: C:\Users\Admin\Desktop\Flowprojekte\delete.fcfx Device: AVR.ATM...
by ChrisT66
Thu Jan 23, 2025 3:19 pm
Forum: General
Topic: compilation error
Replies: 13
Views: 3087

Re: compilation error

I have made two simple demo programs
by ChrisT66
Thu Jan 23, 2025 2:07 pm
Forum: General
Topic: compilation error
Replies: 13
Views: 3087

Re: compilation error

by ChrisT66
Thu Jan 23, 2025 2:03 pm
Forum: General
Topic: compilation error
Replies: 13
Views: 3087

Re: compilation error

I have tested it again, I am transmitting from one module with 115200 baud to another. If I configure the UART of the receiver module with 9600 baud and then set it to 115200 with ChangeHWBaud after initialisation in the program, it does not work.
by ChrisT66
Thu Jan 23, 2025 1:55 pm
Forum: General
Topic: compilation error
Replies: 13
Views: 3087

Re: compilation error

I have to generate a new project first, I can do that. I'm not using a UNO etc. but the chip direct, an ATMEGA328P and 328PB.
by ChrisT66
Thu Jan 23, 2025 10:07 am
Forum: General
Topic: compilation error
Replies: 13
Views: 3087

Re: compilation error

Ok, then I hope you find the error, thanks!
by ChrisT66
Thu Jan 23, 2025 9:59 am
Forum: General
Topic: compilation error
Replies: 13
Views: 3087

Re: compilation error

Unfortunately, the normal ‘ChangeHWBaude’ function for the UART does not work. There have already been posts about this here...