Author |
Message |
Topic: AES algorithm in PIC16F917? |
embedded_bob
Replies: 1
Views: 4182
|
Forum: General CCS C Discussion Posted: Wed May 30, 2007 1:06 pm Subject: assembler version |
Got an implementation from Microchip, but it is an MPLAB assembler version, can be compiled by MPASM, but how can I integrate it with CCS C code? It's not easy to convert MPASM assembler code to CCS A ... |
Topic: AES algorithm in PIC16F917? |
embedded_bob
Replies: 1
Views: 4182
|
Forum: General CCS C Discussion Posted: Mon May 28, 2007 9:21 am Subject: AES algorithm in PIC16F917? |
Hi guys, I am trying to move AES algorithm in my embedded code which runs on PIC16F917, so many things that need to be fixed, and many errors (Subscript out of range, Expression too complex, ...) occu ... |
|