Other Parts Discussed in Thread: TM4C1294NCPDT
Hello, I'm trying to compile position independent code to flash to the TM4C1294NCPDT microcontroller. I'm not able to set the -fPIC flag under "properties" -> "CCS build" -> "ARM Compiler" as it is automatically interpreted as --cpp_file="IC". Trying to set it with --fPIC is not recognized as a valid flag. According to https://software-dl.ti.com/codegen/docs/tiarmclang/compiler_tools_user_guide/ I thought it would be possible. Could you help me understand how I can produce pic using CCS?
BR,
Maja Markusson