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

cross mob

Open source products used by PSoC Creator

Open source products used by PSoC Creator

markgsaunders
Employee
Employee
50 sign-ins 10 solutions authored 5 solutions authored
Question: What are the open source products which PSoC Creator use?

 

Answer:

PSoC Creator makes use of some open source / free software packages ("FOSS"). These are:

  •   GCC (ARM Cortex-M3 tool chain)
  •   GDB (GNU debugger support)
  •   8051 support for GDB
  •   SharpZipLib (creates ZIP files in C# code)

You can download the source code for these packages from http://www.cypress.com/go/opensource

0 Likes
322 Views
Contributors