We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
posted on 2015/09/04 09:59:29 AM CEST
Hi, friends
I am new in mikroc for ARM. I downloaded wifi4-click example and wifi library from lib stock.then I added this lib by package manager .after running it shows me this error
0 1 mikroCARM.exe -MSF -DBG -pSTM32F107VC -LHF -DL -SSA -O11111114 -fo72 -N"C:\Users\Hoda\Downloads\Compressed\mikroC PRO for ARM\EasyMx PRO for STM32 - STM32F107VC\WiFi4_click.mcpar" -SP"C:\Users\Public\Documents\Mikroelektronika\mikroC PRO for ARM\defs\" -SP"C:\Users\Public\Documents\Mikroelektronika\mikroC PRO for ARM\Uses\ST M3\" -SP"C:\Users\Hoda\Downloads\Compressed\mikroC PRO for ARM\EasyMx PRO for STM32 - STM32F107VC\" -SP"C:\Users\Public\Documents\Mikroelektronika\mikroC PRO for ARM\Packages\Network_WiFi_ARM\Uses\" -IP"C:\Users\Hoda\Downloads\Compressed\mikroC PRO for ARM\EasyMx PRO for STM32 - STM32F107VC\" "WiFi4_click.c" "__Lib_Math.emcl" "__Lib_MathDouble.emcl" "__Lib_Delays.emcl" "__Lib_System_105_107.emcl" "__Lib_GPIO_32F10x_Defs.emcl" "__Lib_GPIO_32F10x.emcl" "__Lib_CString.emcl" "__Lib_Conversions.emcl" "__Lib_UART_123_45.emcl" "__Lib_TFT.emcl" "__Lib_TFT_Defs.emcl" "__Lib_Net_Wireless_SPWF01S_STM32_defs.emcl" "__Lib_Net_Wireless_SPWF01S_STM32.emcl"
0 122 Compilation Started stdint.h
0 1004 interrupt handler (incTimer at 0x002C) WiFi4_click.c
0 1004 interrupt handler (asyncReq at 0x0037) WiFi4_click.c
67 324 Undeclared identifier 'Net_Wireless_SPWF01S_Process' in expression WiFi4_click.c
67 402 ; expected, but ')' found WiFi4_click.c
67 424 '}' expected ';' found WiFi4_click.c
116 1503 Result is not defined in function: 'AsyncCb' WiFi4_click.c
175 324 Undeclared identifier 'Net_Wireless_SPWF01S_RegisterAsyncDataHandler' in expression WiFi4_click.c
176 324 Undeclared identifier 'Net_Wireless_SPWF01S_RegisterUserHandler' in expression WiFi4_click.c
233 313 Too many actual parameters WiFi4_click.c
233 300 Syntax Error: ')' expected, but '0' found WiFi4_click.c
233 315 Invalid expression WiFi4_click.c
233 402 ; expected, but ')' found WiFi4_click.c
236 424 '}' expected ';' found WiFi4_click.c
253 312 Internal error '' WiFi4_click.c
0 102 Finished (with errors): 04 ÓÂÊÇãÈÑ 2015, 14:20:49 WiFi4_click.mcpar
would you help me?
posted on 2015/08/29 10:31:59 PM CEST
I need a library of the finger scanner gt511-c1. If someone could help me with a library in C for mikroC i will be pleasure. PS. I am still learning english so my english isn't very well...
https://www.sparkfun.com/products/13007
posted on 2015/08/28 01:31:42 PM CEST
I am looking for a routine that lets a 18f2520, programmed as a SPI slave with SS enabled to output a frame of 8 bytes to a master processor.
The master first turns SS low and then sends 8 bursts of 8 clock cycles to the slave to read the bytes, after which SS is turned high again.
I can write a single byte, thats not a problem but need help with outputting a frame of 8 bytes.
Any pro programmer who can help me?
posted on 2015/08/07 09:15:32 AM CEST
Hie. Can someone help me with a network module that can send and receive data as well. I'm creating a project that has two separate circuits that should communicate wirelessly. There should be data transmission to and fro those circuits.
posted on 2015/08/07 09:15:31 AM CEST
Hie. Can someone help me with a network module that can send and receive data as well. I'm creating a project that has two separate circuits that should communicate wirelessly. There should be data transmission to and fro those circuits.