PSoC™ Creator & Designer Forum Discussions
Hi!
Has this issue been fixed in PSoC Creator 4.4?
PSoC Creator on build server: override user folders
I don't see anything about it in the release notes.
Kind regards, Enpa
Show LessHi,
New to the community, hopefully I'm asking this in the right place. I have a CY8CKIT-042-BLE-A that I bought on digikey and I am trying to download the kit example for PSoC Creator from this page:
However the download is locked, even if I log into an account, etc. What do I need to do to be able to download this file?
Thank you!
Alex
Show LessI'm trying to debug a code and I got the error dgb.M0006 as seen in the image. Anyone knows what to do to fix it? Or what does it mean?
As you can see, the device gets programmed but it fails when it comes to debug. A couple mouths ago I was able to debug but not anymore.
Show LessHi,
I just wanna make sure that the Kitprog CY8CKIT-043 supports the programming and debugging of the CY8C4126AXI-M443 part.
Could someone confirm this for me?
Best regards,
Vinicius
Show LessHi,
I am trying to broadcast counter value. You can see BLE configuration below:
In the picture, as you can see there is "Data" bar. I tried to change its value from the code using "cy_ble_discoveryModeInfo->advData->advData[28] = newData" and "Cy_BLE_GAPP_UpdateAdvScanData(cy_ble_discoveryModeInfo)".
How can I do this and where should I write related code pieces in my main file?
Thanks a lot!
From this cypress page https://www.cypress.com/blog/technical/guided-pin-selection-psoc-creator-33 and this thread PSoC Creator Automatic Pin Assignment I can see that yellow pins ''consume more than the minimum routing resources'', I was wondering if there are any negative impacts on signal quality.
For example, I picked yellow traces for a capsense project for routing purposes. If I had chosen green pins, the Rx and Tx capsense lines would have been spread out around the IC, and I2C lines, etc would have been in the way.
Now, my 7x7 CSX lines are all top left of the IC, so I can get a really clean PCB layout. Is there anything other than taking more resources when picking yellow pins? And what kind of (hardware) resources are we talking about? If capsense readings are not impacted, I much prefer using the yellow pins!
Just in case, I plan on having a I2c, SPI and SWD lines too on the IC, so hopefully there is nothing bad about yellow lpins??
Thanks!
Show LessI am using PSoC Creator 4.3 PDL 3.1.1 and sample project CE223368 (USB CDC). Custom board with CY8C6247BZI-D54 processor. PSoC Programmer 3.29.0 in SWD mode. When selecting Debug Target, I must select the M0+, or I get an error dbg.M0007, Invalid thread id: 1. I cannot click on a line in the main_cm4.c file and get a solid red breakpoint circle, just a hollow red circle. The debugger does not stop there. The bottom left of the debugger says "Debugging ARM CM0+ - Running". I am working remotely, so cannot press the reset button and attach to running target. I have tried everything I have read regarding this.
Any help is greatly appreciated.
Show LessGreetings,
I am currently unable to run an example code designed for the CY8CKIT-062-BLE. PSoC Creator recognizes the board as CY8C6347BZI-BLD53 and I've been told I must use the 3.0.1 PDL version for it to work. This is currently what I'm trying, but every time I try to build any project, I get the following error:
The command 'C:\Program Files (x86)\Cypress\PDL\3.0.1\tools\win\elf\cymcuelftool.exe' failed with exit code '3221225781'.
Furthermore, when I paste the problematic command into a Command Prompt (not quite sure if this should actually work), I get the following errors:
The code execution cannot proceed because MSVCP120.dll was not found. Reinstalling the program may fix this problem.
The code execution cannot proceed because MSVCR120.dll was not found. Reinstalling the program may fix this problem.
I can actually find the libraries, which are located in C:\Program Files (x86)\Cypress\PSoC Creator\4.2\PSoC Creator\bin.
Other than that, I tried to reinstall and repair PSoC Creator and the PDL to no avail and I don't know what should I try next.
Thanks for your support
Show LessI need to code a CY8CKIT-059 PSoC kit to emulate a single USB port and have two USB devices, one with mono audio device and the second with a standard USART port including the RTS signal.
I have 8 years experience with PS0C Creator but none involving USB interfaces.
Please point me to the resources I need to brush up on to accomplish the task.
In the mean time I will be going through the example code.
Show Less