CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 6 matches
CCS Forum Index
Author Message
  Topic: MD5 Calculation with PIC16F877A
rpweis

Replies: 11
Views: 13575

PostForum: General CCS C Discussion   Posted: Wed Jul 20, 2005 11:34 am   Subject: MD5 Calculation with PIC16F877A
Sorry about the multiple posts, the page kept saying it couldn;t load, but apparently it did.
-Rob
  Topic: MD5 Calculation with PIC16F877A
rpweis

Replies: 11
Views: 13575

PostForum: General CCS C Discussion   Posted: Wed Jul 20, 2005 11:33 am   Subject: MD5 Calculation with PIC16F877A
Ok, here's my code. It's a little long b/c the include wasn't getting along earlier, probably works now but it doesn't really matter.


#device PIC16F877A *=16

#fuses HS,NOWDT,NOPUT,NODEBUG,NO ...
  Topic: MD5 Calculation with PIC16F877A
rpweis

Replies: 11
Views: 13575

PostForum: General CCS C Discussion   Posted: Wed Jul 20, 2005 11:32 am   Subject: MD5 Calculation with PIC16F877A
Ok, here's my code. It's a little long b/c the include wasn't getting along earlier, probably works now but it doesn't really matter.


#device PIC16F877A *=16

#fuses HS,NOWDT,NOPUT,NODEBUG,NO ...
  Topic: MD5 Calculation with PIC16F877A
rpweis

Replies: 11
Views: 13575

PostForum: General CCS C Discussion   Posted: Wed Jul 20, 2005 11:32 am   Subject: MD5 Calculation with PIC16F877A
Ok, here's my code. It's a little long b/c the include wasn't getting along earlier, probably works now but it doesn't really matter.


#device PIC16F877A *=16

#fuses HS,NOWDT,NOPUT,NODEBUG,NO ...
  Topic: MD5 Calculation with PIC16F877A
rpweis

Replies: 11
Views: 13575

PostForum: General CCS C Discussion   Posted: Wed Jul 20, 2005 9:04 am   Subject: MD5 Calculation with PIC16F877A
Yes I do have that in my code. I used reference parameters and the compiler directive "#separate" and all the other tricks I know of to try and make it fit. The compiler is not actually out of ROM, ...
  Topic: MD5 Calculation with PIC16F877A
rpweis

Replies: 11
Views: 13575

PostForum: General CCS C Discussion   Posted: Tue Jul 19, 2005 2:47 pm   Subject: MD5 Calculation with PIC16F877A
Hello,
I was trying to write an MD5 routine using the MD5 specification (rfc1321) and I ran out of ROM. Has anyone written a simpler version or done this another way? Basically I have to produce ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group