VisualGDB for Cypress PSOC

Sysprogs forums Forums VisualGDB VisualGDB for Cypress PSOC

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #28598
    RolfSt
    Participant

    Hi,

    I’m using uC’s from different vendors, including Microchip(Atmel), STM32, Cypress PSOC …

    VisualGDB supports many of these, but I am missing Cypress PSOC.

    I’m working with their Creator very well, but I am missing C++ support

    and import of Arduino libraries.

    Support of let’s say PSOC 4 would be a nice addition to VisualGDB.

    Definition PIN’s, their special UDB’s and so on could be done

    via their Creator and the results added to VisualGDB like

    CubeMX of STM32.

     

    Is there any chance for inclusion of Cypress PSOC’s into VisualGDB ?

    #28618
    Gordon01
    Participant

    +1 for PSoC.

    Keil is too old-school after Visual Studio, VisualGDB and ReSharper.

    #28625
    RolfSt
    Participant

    Yes, PSOC’s are special, because you can interconnect digital and analog components inside the PSOC, completely graphically or by Verilog,

    so that you need less external components and CPU can be freed for other tasks.

    I have done this for a special digital protocol, where other uC’s need lots of CPU cycles.

     

    Also Cypress is recently aquired by Infineon !

    #28626
    Gordon01
    Participant

    I use them too, I think, the main complication is the GUI for UDB itself and other miscellaneous things like clocks and GPIO matrix

    #28634
    support
    Keymaster

    Hi,

    Thanks for your suggestion.

    The trouble with the PSoC devices is that they rely on an extremely complicated software framework, and at the same time have relatively few users, compared to mainstream device families like STM32.

    We would advise creating a project manually by following our legacy device tutorial.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.