We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
i'm running the blinky example code in ..\Keil_v5\ARM\PACK\ARM\CMSIS\5.0.1\CMSIS\RTOS2\RTX\Examples\Blinky
Can anyone tell me how to view the Port Pins of the device?
The under Manage Run time environment-> Device -> there is no GPIO and SCU Is some pack missing?
Thanks
The mentioned example is configured to use Cortex-M3 core which has only Core peripherals. Therefore there are no GPIO, SCU and similar peripherals which are specific to certain vendors.