data, fdata, and ndata transfer

General discussion on RSC-4x mikroC.
Post Reply
Author
Message
dfeldman
Posts: 13
Joined: 21 Jun 2006 07:01

data, fdata, and ndata transfer

#1 Post by dfeldman » 13 Aug 2006 09:44

I am trying to dramatically reduce my utilization of const ROM for my project and would like to put the acoustic and grammar models from a T2SI build somewhere other than in const. I saw that it is possible to build these as const, data, fdata, ndata. Is it preferable to put this info on the 1 Mbit on-chip flash or better to use an external AT45DB041B device?

Also, I would like to know how to transfer DATA, FDATA, and NDATA (.dat, .fdat, .ndat) associated with a build to the Easy VR Stamp board. I am using the HEX loader and it doesn't seem to have any way of doing this.

Thanks,
Dan

kparth
Posts: 2
Joined: 11 Nov 2006 20:01

How to transfer .HEX file for FDTA

#2 Post by kparth » 04 Dec 2006 19:49

Hi, I hope you found out how to transfer the .HEX (or .FDATA) file to the development board. How did you do it?


Thanks,
KParthi

Post Reply

Return to “RSC-4x mikroC General”