Setting per-file custom flags from command line
Forums: PSoC Creator SoftwareThere's a bit of a mess with command line options passed to the compiler in a large PSoC Creator based project I'm working on. There's some per-file compiler options...
View ArticleBootloader Flash Protection
Forums: PSoC Creator SoftwareHow can I calculate the flash rows to protect for my PSOC5 bootloader application?
View Articleturn off autocomplete in Find
Forums: PSoC Creator SoftwareWhen using Find in the text editor, the autocompletion is totally broken. When I type a character, the text box is immediately changed to some autocompleted text, which is...
View ArticlePSOC Creator Problem PSOC4200L CAN RX Mailbox with ID0x7FF bug?
Forums: PSoC Creator SoftwareHello,I want setup a CAN Receive Buffer with 11Bit-ID 0x7FF but I can't get it to work. After pressing ENTER always stands 0x001 in the ID field.Same at Transmit Buffers,...
View ArticleBuild process unable to delete contents of code gen dir. Error: Failed to...
Forums: PSoC Creator SoftwareI added some LED off/on/off/on code and when I clicked Build, I get the following error message:Build process unable to delete contents of code gen dir. Error: Failed to...
View ArticleUnable to edit code in PSoC Creator 4
Forums: PSoC Creator SoftwareHi all, recently I have updated my PSoC Creator to version 4 and I'm unable to edit or change any codes in some previous projects I made. The text cursor won't appear when...
View ArticleTop design: creating a simple control signal
Forums: PSoC Creator SoftwareHello,I don't understand how to do a thing I believe should be pretty straight-forward. Which component should I use to create a node that has a value that I can control...
View ArticleChanging direction of bidirectional pin
Forums: PSoC Creator SoftwareHello,I'd like to use a bidirectional pin and change its direction from the code. This doesn't seem to be possible using the provided API. What's the easiest way to...
View ArticleCustom parameters on custom components. (and a feature request :) )
Forums: PSoC Creator SoftwareHi,I'm implementing two custom components, both based on SPI, one use the SPI ( UDB version ) and the other use the SPI on PSoC4 devices ( based on SCB block ), i'm adding...
View ArticleHow to change the Chinese code in PSoc Creator ?
Forums: PSoC Creator SoftwareI used the Chinese language GB2312 coding fonts, but PSoc Creator does not seem to support GB2312 coding, I would like to ask you can change the coding method?
View ArticleExchanging .o (object) files for algorithm IP protection
Forums: PSoC Creator SoftwareThis is more of a "fundamental C" question, where we are using the PSOC5LP to accomplish our task. Here goes:Problem statement:We have a "special.c" file in PSOC creator,...
View ArticleCreator 4.0 Export to Makefile Bug Reports
Forums: PSoC Creator SoftwareHello,First off, thanks for adding the export to Makefile option to PSoC Creator 4.0. It's a greatly needed feature that enables tons of new tooling for PSoC project...
View ArticleUsing same analog input pin on Analog Mux Component PSoC3
Forums: PSoC Creator SoftwareHi everybody,I was wondering if it is possible to use same ressource - an analog input pin - which is connected on different input pins on Analog Mux component.Use Case:I...
View ArticleLooking for KEES_Library.cylib
Forums: PSoC Creator SoftwareHow can I find the latest version of the KEES component library? I have only 04/17/2014 from https://github.com/LagunaMatada/GlowTime And how to update/Separate...
View Articlecreator 4 isue
Forums: PSoC Creator Softwarei am using psoc creator 3.3 service pack 2.i want part cy8c4126axi-443 (44 pin tqfp) this part is showing on website but not showing in creator device selector page.so i...
View ArticleHow do create a standalone application (so you don't need the programmer...
Forums: PSoC Creator SoftwareHi,Just finished my first project. I feel confident with the software but I don't know how to create a standalone executable. ATM I have to attach the usb programmer for...
View ArticleDebugger stops on startup without breakpoint
Forums: PSoC Creator SoftwareWorking on some changes and suddenly the debugger always stops here ->>>, but there are no breakpoints set: void cyfitter_cfg(void) { /* Disable interrupts by...
View ArticlePSoC Creator request
Forums: PSoC Creator SoftwareI have really enjoyed using the PSoC Creator schematic editor! It makes setting up systems a lot easier.I have a request, is this the place for them?My request is that the...
View ArticlePlacer failure with many linked DMAs
Forums: PSoC Creator SoftwareThe attached project can be built if the links between XxDMA and XxDMAB are removed. But if the 3 chain links are added, it fails to place some of the USB DMA. It will...
View ArticleTimer Counting Backwards?
Forums: PSoC Creator SoftwareHi, todat I opened a new project, I wanted to have a timer running free on my project so I can need to get delta time, the thing is that I start the timer and it it...
View Article