-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNucleo.err
12 lines (12 loc) · 1018 Bytes
/
Nucleo.err
1
2
3
4
5
6
7
8
9
10
11
12
>>> Warning 201 "G:\Project\pic\CCS\Pruebas\test.c" Line 79(1,1): Assignment inside relational expression
>>> Warning 203 "Nucleo.c" Line 103(1,1): Condition always TRUE
>>> Warning 202 "G:\Project\pic\CCS\Pruebas\memoria.h" Line 49(13,21): Variable never used: MEM_info
G:\Project\pic\CCS\Pruebas\Nucleo.o ===> 0 Errors, 3 Warnings.
G:\Project\pic\CCS\Pruebas\memoria.o ===> 0 Errors, 0 Warnings.
G:\Project\pic\CCS\Pruebas\comunicacion.o ===> 0 Errors, 0 Warnings.
>>> Warning 216 "Nucleo.c" Line 1(0,1): Interrupts disabled during call to prevent re-entrancy: (usb_token_reset)
>>> Warning 216 "Nucleo.c" Line 1(0,1): Interrupts disabled during call to prevent re-entrancy: (usb_tbe)
>>> Warning 216 "Nucleo.c" Line 1(0,1): Interrupts disabled during call to prevent re-entrancy: (usb_cdc_flush_out_buffer)
>>> Warning 216 "Nucleo.c" Line 1(0,1): Interrupts disabled during call to prevent re-entrancy: (usb_cdc_get_discard)
Memory usage: ROM=26% RAM=17% - 23%
0 Errors, 4 Warnings.