Hello, anyone has experience with spartan 3e board kit board? I do not get results with any program that contains: DJNZ, JMP ... results alone with programs in which I interact, if I let a program with a simple increase with subsequent visualization with LEDs, do not get any result, only the first LED lighting. Alguin can help-me?
Health and thanks
Hello,
I questioned on the forum but so far no response. The Keil simulator does not fail, but do not get a good result in programs that have to act for themselves, for example:
mov p3,#01h mov r1,#00h inici: mov p3, r1 inc r1 jmp inici end
This program is so simple I hung with a 02h in the P3 and not with that increase. In Canvio those in need of my interaction there is no problem. for example: inici: mov p3,p1 jmp inici end
He believed that there could be a problem of the clock, but do not be.
Have you contacted the IP provider?
Have you verified that your code actually works in a Real 8051? Or in the Keil Simulator?
View all questions in Keil forum