gcc - error: two or more data types in declaration specifiers
C언어,ARM / 2016. 9. 9. 23:30
================= Compiler version ================= arm-none-eabi-gcc (GNU Tools for ARM Embedded Processors) 4.9.3 20150303 (releas e) [ARM/embedded-4_9-branch revision 221220] Copyright (C) 2014 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. macro.h:182:16: error: two or more data types in declaration specifiers #define int8_t signed char ^ |
'C언어,ARM' 카테고리의 다른 글
LinkerScript - stm32_flash.ld (0) | 2016.09.09 |
---|---|
uint64_t gcc err (0) | 2016.09.09 |
startup_stm32f2xx.s - arm? gcc_ride7? (0) | 2016.09.09 |
프로그램 코드 라이브러리 작성시 고려사항 (0) | 2016.09.01 |
임베디드용 io 라이브러리 설계 계획-io라이브러리로 추상화 했을때의 장단점 (0) | 2016.09.01 |