Hello,
I am trying to build a demo project(enet_s2e) using keil compiler. However, I am getting the error-"Inline assembler not permitted when generating thumb code" in portmacro.h file (freertos source code)while building the application. The Tivaware version I am using is 2.1.4.178.
I have downloaded the demo project from the link -> "http://www.ti.com/lit/zip/spma072".
I followed all the steps mentioned in the spma072.pdf file.