Posted on February 10, 2006 at 12:31Finally figured out the problem..whoooof..!!! :-] Anyways, it's the linker file I was using. I changed it and it started working. I considered that previous heap was initialised for 8000 bytes and I was wrong. So ...
Posted on February 10, 2006 at 10:27Thanks a lot. But it doesn't work for me... :-[ I use IAR Kickstart version and I am wondering that this is a problem with IAR 4.30A KICKSTART version. They limit the functionality of KICKSTART version. Any commen...
Posted on February 09, 2006 at 14:12Hello, Somehow memory allocation functions calloc, malloc, free are not working for me. Anybody has working code...? I will post what I am doing and can anybody figure out what am I doing wrong...? typedef struct ...
Posted on February 02, 2006 at 15:50Hello All, I am using STR711F and done with enumeration as HID device. I am using IAR Kickstart board. I am simultaneously developing (sort of reusing) a small host side application to talk with the device. Whenev...