PSoC™ Creator & Designer Forum Discussions
When I try to build my PSoC projects via Jenkins I get the following error:
Error: prj.M0274: Unable to initialize system dependencies. Absolute path is required. 'PSoC Creator\4.2' is not an absolute path.
I am invoking the build with this command:
"C:\Program Files (x86)\Cypress\PSoC Creator\4.2\PSoC Creator\bin\cyprjmgr.exe" -w "myworkspace.cywrk" -prj "myproject" -c "Release" -rebuild -s
As a local user on my build machine via remote desktop I am able to build my project. How can I set the path for system dependencies and what should it look like?
Thanks and regards
Timm
Show LessHi @ll,
I am pleased to announce that from now the free FORTH Mecrisp-Stellaris in the latest version 2.4.5 for the Eva-Kit-044 with the PSoC cy8c4247azi is available for download.
See: https://sourceforge.net/projects/mecrisp/files/Cypress/ >>> mecrisp-stellaris-2.4.5 for cy8c4247azi-044.zip
Mecrisp-Stellaris-FORTH is available for following Eva-Kits / PSoC`s :
Board: / PSoC:
CY8CKIT-043 -> cy8c4247azi
CY8CKIT-044 -> cy8c4247azi
CY8CKIT-046 -> cy8c4248bzi
CY8CKIT-049 -> cy8c4245axi
CY8CKIT-050 -> cy8c5868axi
CY8CKIT-059 -> cy8c5888lti
FreeSoC2 -> cy8c5888axi
The porting for the PSoC 6 is also planned. With this FORTH-pagage it is possible to test all C-applications interactively without debugger. The Kernel have integrated an interpreter and compiler. The Compiler is extendabel in FORTH itself (generic and generative programming).
If you would like to know more about FORTH, you will find the classic Starting-FORTH and Thinking-FORTH by Leo Brodie:
http://thinking-forth.sourceforge.net/
The Definition of ANS FORTH you can find here: http://lars.nocrew.org/dpans/dpans.htm
If you want to know more about Mecrisp-Stellaris you are right here:
https://www.forth-ev.de/filemgmt_data/files/4d2015-arm.pdf
Have fun
Klaus
Show LessI'm trying to debug a CY8C4245LTI-M445 using PSoC Creator 4.2 and the MiniProg 3.
When starting the debug session, the yellow arrow points on the first line in the main(), but the code is actually executing.
When hitting a breakpoint, I can look at the local variables, but that doesn't halt the execution. I tried playing with the "Disable Global Interrupt" button, without success.
See below the CYDWR (programming pins are set as SWD (serial debug).
GCC optimisations are configured as Debug (-Og).
What am I missing?
Show LessHi,
I am reinstalling PSOC Creator and while registering for the Keil PK51 license, the Keil site came up with a 9939 error.
I contacted Keil technical support with the issue their response is as follows
We are aware of this issue and it would take some days until this issue is fixed.
The reason of this problem is that the support period of this license has been expired.
Our teams are in touch with Cypress, so that they renew the support period.
I would also recommend you to get in touch with Cypress so that this issue can be fixed in a timely manner.
At the moment I don't think that this will affect me as I am working with PSOC 4 but are you aware that this is an issue?
Regards
Erik
Show LessThis is my first project. I selected pins bugger (ports P5(3) and P5(2) but debugger says "no device detected" Other solution is close application that uses port
Show LessHi
I tried to update PSOC4.2 but some component files cannot be deleted/replaced which rolled back the install process. I tried some method to delete the files but none worked. Please advise. Thanks.
Regards
Show LessHi,
I created a custom symbol by modifying Cypress stock component. Now it shows original document author "meh" in the Doc.CreatedBy field section. So far I couldn't find a way to clear or modify this field.
Q: Is there any way to remove/modify this field or a new symbol has to be created from scratch? (And do the same for the other 20+ custom symbols that were derived from this one!).
/odissey1
I have an issue in one project only where there are extensive debugging delays.
Each time I stop at a break point and click to RUN, it takes around 10 seconds before program runs (status remains on "Halted" for around 10 seconds. When I break, it can take 4 or 5 seconds to update the variable watch list.
I have only noticed this behaviour on this project. Up until a couple of days ago, it was working fine (like the other projects). Usually, the debugger starts almost immediately I press run. I have tried 2 different Mini-Prog 3 and same result on both.
The protocol is set to JTAG, 4MHz Clock, External power and I an using XRES same as other projects.
As I say, this was working nirmally on this same project until a day or 2 ago.
Show LessIt looks that the format is in little endian.
Is there a way to configure it to big endian?
I'm using Windows 7 (spanish), PSoC Creator 4.2, connected to Internet and I am entering my username and password as I do in cypress web pages, but I can not register the IDE.
Show Less