Posted on May 17, 2011 at 12:10Hi, Thank you for the fast reply!!! :D 1.) My JTAG Device works with a single Dev. 2.) Which Data- Sheet do you mean? How could I read out the JTAG ID? (Is it the IDCODE?) I use a 4pin JTAG chain like in the pdf File '...
Posted on May 17, 2011 at 12:10Hello, I have a problem with two uPSD3333D in a JTAG chain. I have built two projects for each uC. In one Project I try to flash them. I get the following error Message back. Quote:PSDsoft Express 8.62 Copyright (C) 19...
Posted on May 17, 2011 at 12:09Hi, I try to implement a little bootloader on a uPSD 3354D 1) I jump from BOOT to MAIN with: *************************************************** _Switch_Flash: MOV DPTR,#01e2H ; my VMreg MOV A,#84H MOVX @DPTR,A LJMP 00...
Posted on May 17, 2011 at 12:09Hi, I try to implement a little bootloader on a uPSD 3354D 1) I jump from BOOT to MAIN with: *************************************************** _Switch_Flash: MOV DPTR,#01e2H ; my VMreg MOV A,#84H MOVX @DPTR,A LJM...