Reset Delay Time Device Directive
Miner_with_a_PIC
Posts: 123
I am atempting to set the reset device directive, but am having problems assembling the code. I have tried the following syntax (among numerous others):
DEVICE DRT60MS
The compiler does not recognize DRT anything. What is going on here? I have the latest and greatest SX-Key 3.1 software version. If anyone has any suggestions, they would be very welcome.
Thanx,
Mr. T
DEVICE DRT60MS
The compiler does not recognize DRT anything. What is going on here? I have the latest and greatest SX-Key 3.1 software version. If anyone has any suggestions, they would be very welcome.
Thanx,
Mr. T
Comments
Note that the reset delay time ONLY works on the SX48 and SX52 devices.
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"SX-Video·Module" Now available from Parallax for only $28.95
http://www.parallax.com/detail.asp?product_id=30012
Product web site: www.sxvm.com
"What's the difference between ignorance and apathy ?"
"I don't know, and I don't care."
·
Your 100% correct-a-mundo, I just gave it a go and the code seems to be compiling just fine. I will be using the SX52 chip shortly once I have completed designing/double-checking my board layout. I am supprised that this directive only works for the 48s and 52s and not for the other chips. Thank you for your complete and prompt response.
Cheers,
Mr. T