problem in dumping my program to the chip

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

 Hello,

   

I am a beginner to psoc. i have a psoc1 eval kit cy8c29466 24pxi microcontroller. i have written the program in c language. while downloading the program to the chip it showing busy in the programmer and then my laptop is not responding anything. I dont know what is the problem. i am using psoc designer 5.3 and my os is windows 7 .. is the software compatible with my hardware? 

   

please help me out of my problem.. suggest me a some solutions

   

thank you.

0 Likes
1 Solution
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

You have probably mis-spelled the PWM8_1 component. Check the name in the chip-view. You shouls remove before you program your chip all errors and all warnings.

   

 

   

Bob

View solution in original post

0 Likes
46 Replies
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

Check the MiniProg settings in Programmer softtware. There were som errors reported due to bad USB cable.

   

 

   

Bob

0 Likes
Anonymous
Not applicable

 When i use my usb cable the status light and power light glows in the miniprogrammer. Still is there any problem ?

0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

LEDs glow or shine?

   

LEDs are no indication of a bad cable, they just show that power is connected to MiniProg.

   

How do you power your kit? You know it may be powered by the MiniProg?

   

 

   

Bob

0 Likes
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

One thought, use Cypress update manager, and make sure

   

programmer is updated. Might as well update Designer while

   

you are at it.

   

 

   

You might consider posting a schematic so forum can look at for issues.

   

Post with IE or Firefox, Chrome has issues.

   

 

   

Regards, Dana.

0 Likes
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

LED indicators from Miniprog1 user manual -

   

 

   

If using Miniprog3 consult Miniprog3 user manual for LEDs description                http://www.cypress.com/?rID=38154

0 Likes
lock attach
Attachments are accessible only for community members.
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Post failed, attached info on Miniprog1 LEDs.

   

 

   

Regards, Dana.

0 Likes
Anonymous
Not applicable

Hi Dana,

   

i am using miniprog1 and the designer i used was psoc designer 5.3 where the programmer was not able to download the program to the chip. now i will try with the psoc designer 5.4 hope it might work properly. after using it i will let you know whether it worked or not .

   

thank you for your post

0 Likes
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Post the program archive and I will try programming on my end.

   

 

   

    

   

          

   

“File”                                                           Designer

   

“Archive Project”

   

Use Firefox or IE, not chrome to post.

   

 

   

Regards, Dana.

0 Likes
Anonymous
Not applicable

 Hello Dana,

   

I tried with psoc designer to program my psoc1 microcontroller.. but status i am getting is fail. I am sending you the screen shot and i will send you the archive soon.

0 Likes
Anonymous
Not applicable
0 Likes
Anonymous
Not applicable
0 Likes
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable
0 Likes
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable
0 Likes
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable
0 Likes
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable
0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

You have probably mis-spelled the PWM8_1 component. Check the name in the chip-view. You shouls remove before you program your chip all errors and all warnings.

   

 

   

Bob

0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

and: When you post your complete project, so that we all can have a look at all of your settings we will be able to help you faster. To do so, use
Designer->File->Archieve Project 
and attach the resulting file (do NOT use chrome, that still may not work).

   

 

   

Bob
 

lock attach
Attachments are accessible only for community members.
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

If you have mixed I/O in a port you should use shadow registers.

   

 

   

    

   

          http://www.cypress.com/?rID=2900     AN2094

   

 

   

Also do not see code to bounce key in and out ? Techniques attached.

   

 

   

Regards, Dana.

Anonymous
Not applicable

 Thank you again Dana for you valuable reply.

   

I will check it again and reply to you.

0 Likes
Anonymous
Not applicable

this is the program archive..

   

i have changed the usb cable also but still getting fail status while downloading the program

0 Likes
Anonymous
Not applicable
0 Likes
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable
0 Likes
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Using no external power to the board I was able to program and

   

run the code. I was in power cycle mode and verification on, re.

   

the settings in the programmer window.

   

 

   

Maybe use a scope to watch the programming pins if the above

   

still does not work for you.

   

 

   

Regards, Dana.

0 Likes
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Note I did not check for PWM output.

   

 

   

Also the schematic for this board shows the ISSP connections.

   

It shares functionality with 32 Khz pins and reset pin. So if you

   

altered whats connected to these pins that may affect programming

   

depending on what you did.

   

 

   

Regards, Dana.

   

 

   

0 Likes
Anonymous
Not applicable

 Are you using the inbuilt programmer or you have installed a separate programmer for downloading the program?

0 Likes
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable
0 Likes
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

The device in your board does not match the device

   

used in Designer to generate the hex file.  Change

   

selected device in Designer and rebuild program.

   

 

   

Regards, Dana.

0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

The device ID is wrongly recognized as 0x00 as the errormessage shows, the device in your project seems to be correct. This can have several different causes. I would suggest you to create a MyCase" and get help by a Cypress engineer.

   

At top of this page click on "Support & Community" and then select from the first entry in the leftmost column "Create a MyCase".

   

 

   

Bob

0 Likes
Anonymous
Not applicable

 I have created mycase . i hope i will get solution soon.

0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

Would be nice, if you keep us informed.

   

 

   

Bob

0 Likes
Anonymous
Not applicable

 ya sure i will keep on posting it as i get some solution.

0 Likes
Anonymous
Not applicable

 Hello, 

   

my problem still persists.. i dont know what is problem behind this..

   

do i have to short the JP1, JP2 & JP3?

0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

A last try: The PSoC CY8C29466-AXI is not soldered to the board and instead is seated in a socket. can you replace this chip with a new one of same type?

   

 

   

JP1 and JP2 are for connecting UART interface to PSoC.

   

JP3 is for powering the board with 3.3V instead of 5V.

   

 

   

Bob

0 Likes
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

The docs and schematics for the Eval1 board.

   

 

   

    

   

          http://www.cypress.com/?rID=2541

   

 

   

Regards, Dana.

0 Likes
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

i have already replaced the one before but still facing the same error....

0 Likes
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable
0 Likes
Anonymous
Not applicable

as my program says that if i press the switch the led will blink as long as i press the switch... but while i am downloading the program the led starts to blink. but my downloading process doesnt complete it get stuck while downloading process is going on.. i am really confused of what is happening... please try to solve my problem..

   

 

   

the new error msg after the downloading process is failed :" can not aquire the device ! please verify the device connection to the program"  what does this mean?

0 Likes
Anonymous
Not applicable

i finally downloaded the program ..

   

but i encounter with a new problem... after i power on the programmer and when i connect the wire from sw to P00 the led blinks once.. if i connect the wire from gnd to P00 then led blinks continously..  what should i do ?

0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

POD???? AreYou using an ICE-Cube?????

   

 

   

Bob

0 Likes