• Can't set breakpoints
    I am working with the Nordic board PCA10040 using Keil V5.23.0.0. After updating the JLink firmware (requested) Keil stopped allowing breakpoints. I installed latest Segger software 6.30 and it didn...
  • Button network
    Description of project : 30 button every one is sepearate by 10 metre the LCD display name of presed button. this is my schema what you think ? i wait for your comment with lused
  • Debuggin button
    Hello! I was trying to create a button debug, it has to change the value of one or more inputs of GPIO ports, but I can't :( I have tried this sentences for creating the debugging button ...
  • Toolbox Buttons
    Hello, if i call a signalfunction with a toolboxbutton, i always get the message: mysignalfunction() *** error 34: undefined identifier But this signalfunction works correctly in my program...
  • asm inserts
    Hello! How can i insert necessary for me asm comands like push/pop? for example i got example from here www.keil.com/.../armclang_ref_chr1383658400125.htm int add(int i, int j) { int res = 0;...