Hola,
Al realizar la compilación para obtener el fichero hex se aborta mostrando el mensaje de error.
¿Cuál puede ser el motivo, dado que compilo otro proyecto y lo realiza bien?
Adjunto también el proyecto
Mensaje de error al compilar
-
- Posts: 123
- http://meble-kuchenne.info.pl
- Joined: Thu Oct 14, 2021 10:04 am
- Has thanked: 50 times
- Been thanked: 4 times
Mensaje de error al compilar
- Attachments
-
- Termostato_10_90_v02.fcfx
- (47.87 KiB) Downloaded 19 times
-
- Termostato_10_90_v02.msg.txt
- (2.22 KiB) Downloaded 20 times
-
- Matrix Staff
- Posts: 1955
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 626 times
- Been thanked: 656 times
Re: Mensaje de error al compilar
Hello.
You are missing the semicolon ; at the end of OSCCON = 0x70 within the c code block
I have moved the topic from bugs as it is a user error.
You are missing the semicolon ; at the end of OSCCON = 0x70 within the c code block
I have moved the topic from bugs as it is a user error.
Martin