This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TM4C1290NCPDT: GCC - ASM to TI - CCS

Part Number: TM4C1290NCPDT

Tool/software: TI C/C++ Compiler

Hi , 

I have a asm source made for the gcc-asm (https://github.com/Emill/X25519-Cortex-M4/blob/master/x25519-cortex-m4-gcc.s

I want to build this for the TM4C with ccs (ti-cgt-arm_16.9.1.LTS). Is there a compatibility mode for the toolchain to directly work with this a assembly file or is there a migrating guide howto do this?

Or even more specific: is there a lib available for generating a 25519 Curve 

Regards

Michael