annoying ubiquitus u's ? (or is it just me?)
Forums: PSoC Creator SoftwareDo you really need all those little u's (unsigned designators) everywhere?I'm very fluent in visually reading "hexadecimal" data. As such, all those little u's are really...
View ArticleMulti-implementation Custom Component
Forums: PSoC Creator SoftwareGreetings all :DI have some spare time and i will like to build some custom components that work on PSoC 5LP and PSoC 4 (all or most of the families, 4200, 4M, 4L, 4S), the...
View ArticlePSoC Creator 3.3 stops responding
Forums: PSoC Creator SoftwareHi All,I'm experiencing an issue with Creator 3.3 SP1 where the IDE stops responding randomly. Sometimes it happens after a few minutes from loading a project but mostly...
View ArticleFail to build Keil project for CY8C4014LQI-422
Forums: PSoC Creator SoftwareDear sir/madam, I configure a project of CY8C4014LQI-422 in PSoC creator 3.3, and export the project to Keil IDE successfully. However, I failed to build the project in...
View ArticleWhich Template to use in psoc creator 3.2 to blink the LED on the base chip
Forums: PSoC Creator SoftwareI have the CY8CKIT-042-BLE Pioneer Kit. Originally, I had the 3.3 version, and the setup page for creating new projects was new and strange to me. Then I switched to 3.2,...
View ArticleHigh DPI Support for PSoC Creator
Forums: PSoC Creator SoftwareHi guys,It would be great if you could update PSoC Creator to be DPI-aware. It's actually really close already, so it shouldn't be too much work! Currently it's not...
View ArticlePSoC Creator 3.3 SP1, CMSIS, Link Time Optimization and sprintf() results in...
Forums: PSoC Creator SoftwareHi, I'm working with the CMSIS DSP libraries on a PSoC 5LP. The CMSIS lookup tables need a lot of program space (~93% of flash used with only minimal application code), so...
View Articlenewlib syscall stubs
Forums: PSoC Creator SoftwareHi, I want to realize the newlib syscall stubs. I know that they're delivered pre-compiled, but if own implementations are provided, those implementations will be used.Has...
View Article"Assertion failed" error message with PSoC Creator 3.3 CP2
Forums: PSoC Creator SoftwareHello,A few days ago, I upgraded PSoC Creator to 3.3 CP2. And since then I get "Assertion failed" error messages quite often. The attachment shows one of these error...
View ArticlePSOC-4 cy8ckit-042 Software components that can work with PSOC Creator 3.0
Forums: PSoC Creator SoftwareHello All,I am looking to download cy8ckit-042 kit design files/components that can work with PSOC 3.0. Due to some reason, my company has instructed me not to update the...
View ArticleHow to specify false paths
Forums: PSoC Creator SoftwareIs there any way of specifying false paths or other timing exceptions for Warp synthesis in a custom component PSoC design?I seem to have run into a bit of trouble meeting...
View ArticlePSoC Creator 3.3 SP1 only starts with default settings
Forums: PSoC Creator SoftwareSince a short time my PSoC Creator does not start with the project I worked on. It opens in a small window and not with full screen as I left it when closing the last...
View ArticleVerilog header dependencies
Forums: PSoC Creator SoftwareI seem to be having a bit of trouble including Verilog header files.That is to say the include directive itself works just fine. The trouble is that the build tool doesn't...
View ArticleDefault interfaces for STDIN, STDOUT and STDERR on PSoC?
Forums: PSoC Creator SoftwareHi, perhaps a dumb question, but does anybody know to which interfaces the STDIN, STDOUT and STDERR streams are going on PSoC? Is this documented anywhere? Regards, Ralf
View ArticleAny way to have PSoC Creator pre-process assembly files? (.s vs. .S)
Forums: PSoC Creator SoftwareThe GCC compiler automatically runs .S files through the pre-processor, while leaving .s files alone before handing them to the assembler.Is there any way to get PSoC...
View Articlesyntax error near 'int': why?
Forums: PSoC Creator SoftwareAlright, this is going to make me look really stupid, but I have searched for this error message and got zero results. I like to add an obvious indication to my code so...
View ArticleBridge Control Panel API?
Forums: PSoC Creator SoftwareHi there, I am using a CY8CKIT-043. Using Bridge Control Panel, I can communicate with the Target Chip. Is there driver support for doing the same from my own program...
View Articlerun time error problem
Forums: PSoC Creator Softwareat sudden, whenever some code write, 'assertion failed' happened.I read some topic about this problem, and cypress employee said 'solve it after 3.2'but No.what can i...
View ArticleUnknown type name in .c file
Forums: PSoC Creator SoftwareI feel dumb asking this question. It is more of a C language question but I can't find a good answer from online search. I am using the PSoC5LP GCC compiler. I create a new...
View ArticleSDCC with PSoC Creator
Forums: PSoC Creator SoftwareHi, It is possible to use SDCC from within PSoC Creator? I like use 8051 processor for a job that is too big for a free Keil version. I guess there must be others who like...
View Article