Hi,
I am facing the following error when I am trying to compile my program.
linking... test_LM.axf: Error: L6218E: Undefined symbol GPIODirModeSet (referred from pea0-3). test_LM.axf: Not enough information to produce a FEEDBACK file. test_LM.axf: Not enough information to list image symbols. test_LM.axf: Not enough information to list the image map. test_LM.axf: Finished: 3 information, 0 warning and 1 error messages. Target not created
I am using Keil uvision version4 and the platform I am using is ARM cortexM3(lm3s5791).