Program in assembly in Psoc Creator?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable
        Hi,   
I was wondering if Psoc Creator allows programming in assembly or assembly mixed with C?   
0 Likes
1 Reply
markgsaunders
Employee
Employee
50 sign-ins 10 solutions authored 5 solutions authored
        Yes, just add a Keil 8051 file to your project. Right-click on the Source Files folder (where main.c lives) and "Add" -> "New item...".   
   
-- mgs   
0 Likes