Quantcast
Channel: Cypress Semiconductor - PSoC Creator Software
Viewing all 369 articles
Browse latest View live

Im stuck on getting a function return 1 or 0

$
0
0

Hi Im making a step sequencer, but im having trouble with a function running on my main loop, it sould return 1 only when notes are available,   but once it retunrs 1, it always returm 1, so the Led I'm using to debug it stays on,  I uploaded the code so anyone can have a look.

thanks =)


CY8CKIT-042 warp synthesis problem

$
0
0

Hello, I'm using CY8CKIT-042 PSoC Kit for my project but now when I open Psoc Creator it is showing me continuously one error i.e. warp synthesis not found. I'm attaching error image with this. So please help me to solve this error I even  tried to uninstall and reinstall the software but till now no luck.

Attachments: 

CY8C3246LTI-149 Voltage Monitoring

$
0
0

Hi Cypress Team,

I have  CY8C3246LTI-149 PMON connected to more than 5 to 6 voltage rails for monitoring in my Board and due to some issues, all the voltage rails shuts down exactly after 1 sec and reboots.

I want to check the voltage at PMON while the Board is powered ON state.  Is it possible to monitor the LIVE voltage using this IDE?

 

Thx,

Sundar

PSoC creator export to eclipse

"Assertion failed"!

Problem with Eclipse exporter/importing

$
0
0

I am having a problem trying to import a PSoC Creator 4.0 project to Eclipse (I'm using Windows 10 x64). I've been following the tutorial provided in the help file (http://www.cypress.com/file/137441/download) but have had no luck. I am able to complete the Eclipse export from within PSoC Creator 4.0. I also have the Cpyress-provided Eclipse feature installed in Eclipse and am able to select "PSoC Creator Project" project type in the "Create new C project" window of Eclipse. I can also select the directory correct directory on the "Cross GCC Command" wizard page, which is what allows the "Finish" button to become available. 

Here is where the problem happens. When I hit "Finish" I get an error that says: Project cannot be created   Reason: Internal Error:    java.lang.NullPointerException.   (I have attached an image of the popup to this post). 

So far I've tried:

  • Reinstalling GNU Tools ARM Embedded
  • Using the PSoC Creator ARM GCC installation instead of the GNU Tools ARM Embedded one
  • Creating a new PSoC creator project from example code and exporting that new project
  • Using multiple versions of Eclipse (Current Neon release, Kepler SR2, Juno SR2)
  • Re-downloading/installing the PSoC Creator Eclipse Importer
  • Removing any spaces from the project path
  • I am able to create a normal C project in Eclipse; the problem only happens when I'm trying to create a PSoC project. 
  • And I'm about to try sacrificing a goat on the alter of the Cypress gods

 

Has anyone dealt with this before? I've not had much luck searching for the specific issue in the context of exporting from PSoC Creator. Any guidance would be greatly appreciated.

 

Thanks,

Matthew

Attachments: 

Simple USB audio template

$
0
0

Hi,

I would like to stream numerically generated audio tone from PSoC to PC as USB stereo audio. I am looking for an example project that shows how to setup USB and stream stereo audio. Any pointers to a template project preferably with PSoC 5LP, would be very helpful.

Thanks!

PSoc Creator 4.0 freezes several times also at the 4th PCs

$
0
0

Hello community,

I am a PSoC beginner and want to start with the PSoc Creator 4.0 software.

So I installed PSoC Creator 4.0 Update 1 (typical) on the 4th PC.

OS: Win 10 home. (German)
Processor: I5-7200
RAM: 4 GB
SSD

The software I have registered, checked "i'd like to help ..." and Level 3 .
Then I created a new project. Under Target Device, I have selected PSoC 4200 because I want to use the CY8CKIT-049-42xx.
After that, I chose an empty schematic and waited until the project was created.
Then I drag 'n drop an AND gate on the emty schematic. After this I only moved the gate and the software freezes and reported " no response" in the title bar. After 15 seconds the software was operable again.
I come to the conclusion that the software does not work properly on four PCs now.
It is a pity because I would have liked to know the functionalities of the PSoCs.

After 3 weeks trying and serching for solutions it is (on four different PCs) not possible to work with PSoC Creator 4.0 ?!?

Someone has an idea what could be the cause? For me it is not comprehensible!

Many thanks in advance best regards
Andreas


Find Function

$
0
0

Hi,

I've got a strange problem with the Find-function in PSoC Creator4.0. Its hard to explain. For example: If I want to find the word "for", the "auto complete function" jumps to my last word i have searched beginning with "f", then "o" and "r".  It seems like the delaytime to type words before the "auto complete function" activates is zero. I hope you understand what I mean. Can anybody help?

thanks a lot

speed MOTOR BLDC (brushless)

$
0
0

good morning evry one

Am working on a project with psoc 4, i want to pilot a motor brushless with a drive carte "BLHD30K", and i want to calculat the speed motor!!

this drive carte give a Pulse signals (pulse width: 0.3 ms) of 30 pulses per revolution of the motor output shaft are output in synchronism with the motor drive.
Motor speed can be calculated by measuring the SPEED output frequency.

Motor speed [tr/min] =(SPEED output frequency (hz)*60)/30

SPEED output frequency =1/T
 

like that i can also calculat the position of the motor by using an interruption every 30pulse -----> one revolution (tour),

but i dont khnow how to calculat that? any idea !!

thank you

frequency mesurement counter

$
0
0

hi every one ^^

i try to calculate the frequency of an input Pulse signal, sow i add a counter, the signal that i want to measure is a signal 200hz, 5ms, sow i add a clock 24mhz and try to count every 1mz for having the numer of impulse on

dont khnow why it dosnt work, need some help 

thank u 

Attachments: 

PSoC Creator not responding when launched

$
0
0

I use a PSoC 5LP board for course requirements at my university.I used PSoC creator 3.1 and it was working okay,then I decided to upgrade to PSoC creator 4.0 and it worked for a few days,but,now every time I open PSoC creator  the program freezes title bar says 'Not Responding' and stays the same.

I use Win 8.1, 6Gb RAM

What should I do?

Thank you,

Sachintha Weerasinghe

Attachments: 

Where are the customizer created Verilog files?

$
0
0

Hello,

some components like FlipFlops don't have a dedicated Verilog file. It seems that those files are generated by the corresponding customizer.

Does anyone know where those files are stored after the build process? I couldn't locate them inside the project directory.

Regards

How to make combinational circuit in PsoC Creator ?

$
0
0

Hello,

   Can anyone tell me how to build circuit in PsoC Creator 4.0 like attached. When I build this circuit in PsoC Creator I see in Resource Meter that UDB usage is 0, so I think program is simplifying circuit to nothing, but in fact this circuit should generate pulses.

Thanks, Piotr.

Only 8 colors in emwin


BUG - Notice List not clearing at build start

$
0
0

Dear all PSoC enthusiasts.

 

I believe that my PSoC Creator has a little BUG that quite bothers me. Whenever I build a project the notice list does not clear, showing errors and alerts even after all of them were corrected, even the Build is succeed, but the list keeps full of past errors.

Have any of you guys faced the same issue already?

Nicolas

Archive Bundle does not work

$
0
0

Hello,

I archived a project , using the full option, but I can not use the archive bundle anywhere. I got many errors for bad paths. I made own folder Archive and copied manually the unzipped bundle there, but then the software itself crashed:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at CyDesigner.Common.Db.CyS3Db.CyTermShape.AcceptConnectable()
   at CyDesigner.Common.Db.CyS3Db.CyInst.AcceptCarton(Boolean updateSelection)
   at CyDesigner.Common.Db.CyS3Db.CyInst.AcquireShapesAndTerminals(CyInstBindContext bindContext, ICyInstContextChain localCtxt, CyInstCustomizerProvider custProvider, CyShapeErrorType& shapeErrorType)
   at CyDesigner.Common.Db.CyS3Db.CyInst.DoBindWrapped(CyInst i, CyInstBindContext instBindInfo)
   at CyDesigner.Common.Db.CyS3Db.CyInst.DoBind(CyInst i, CyInstBindContext instBindInfo)
   at CyDesigner.Common.Db.CyS3Db.CyInst.Bind(CyInstBindContext bindInfo)
   at CyDesigner.Common.Db.CyS3Db.CyInst.Refresh(Boolean forceReEval)
   at CyDesigner.Common.Db.CyS3Db.CyInst.Refresh(CySsModelRefreshReason reason, IEnumerable`1 insts, Boolean& anyInstsDesignSensitive)
   at CyDesigner.Common.Db.CyS3Db.CySchematic.pvt_Refresh(CySsModelRefreshReason reason)
   at CyDesigner.Common.Db.CyS3Db.CySchematic.CyDesigner.Common.Base.ICyRfrReceivingClient.ProcessTkt(List`1 rfrInfos)
   at CyDesigner.Common.Base.CyRfrMgr.DeliverTickets()
   at CyDesigner.Common.Base.CySuspendMgrCallLatest`1.EndSuspend(Tkey key, Action method)
   at CyDesigner.Common.Base.CySuspendMgr`2.Resume(Tkey key, String source)
   at CyDesigner.Common.Base.CySuspendObj`2.Dispose(Boolean wasUser)
   at CyDesigner.Common.Base.CySuspendObj`2.Dispose()
   at CyDesigner.Common.Base.CyRfrMgr.DeliverTickets()
   at CyDesigner.Common.Base.CySuspendMgrCallLatest`1.CallOrDeferMethod(Tkey key, Action method)
   at CyDesigner.Common.Base.CyRfrMgr.QueueTicket(CyRfrMgrAction action, ICyRfrTkt ticket)
   at CyDesigner.Framework.CyDesignerFramework.FormActivated(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnActivated(EventArgs e)
   at System.Windows.Forms.Form.set_Active(Boolean value)
   at System.Windows.Forms.Form.WmActivate(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at CyDesigner.Framework.CyDesignerForm.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1637.0 built by: NETFXREL3STAGE
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
psoc_creator
    Assembly Version: 4.0.0.432
    Win32 Version:
    CodeBase: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.0/PSoC%20Creator/bin/psoc_creator.exe
----------------------------------------
System .....................................................

I did not copy the whole dump, but obviously it is a big problem.

I use the last version of the Creator

 

KitProg USBUART

$
0
0

Hello,

I am using PSOC creator 3.0(SP2) + cy8ckit-043 with windows 10. In my case KitProg USBUART driver can not installed. I attached the screen shot of device manager.

Please be needfull. 

Attachments: 

use multiple verilog files for components

$
0
0

Hello,

does anyone know if it's possible to use multiple verilog files for a component? Currently it seems that the Warp synthesis tool include search path couldn't be modified.

The search path seems to be fixed to the projects 'codegentemp' directory and a common directory inside the Warp tool folder.

Copying the additional files to the codegentemp folder is useless, because the directly will be cleared on each build. Using the common directory would be bad style IMO.

The `include directive isn't described well, there's only a statement that both fixed and relative paths are supported. Fixed paths are useless, because if the additional files are part of the components version (which I'd consider good style), the path has to be modified for each new version of a component.

For relative paths, there's no description if there're any special strings giving the current location of the file or something like the PSoC Creators special string '${ProjectDir}', etc.

 

Regards

Error while Archiving project

$
0
0

I am getting the following error when I create an Archive Bundle

"Error: prj.M0168: The workspace/project archive failed. The given key was not present in the dictionary."

What causes this error?

I am using Creator 4.0 Update 1, released 12/20/2016.

Appreciate any help with this.

Thanks.

GR

Viewing all 369 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>