v0.1
This commit is contained in:
		
							
								
								
									
										22
									
								
								yaokon/MDK-ARM/.vscode/uv4.log
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										22
									
								
								yaokon/MDK-ARM/.vscode/uv4.log
									
									
									
									
										vendored
									
									
								
							| @@ -1,19 +1,3 @@ | ||||
| *** Using Compiler 'V6.19', folder: 'G:\Software\keil\ARM\Keil_V5\ARM\ARMCLANG\Bin' | ||||
| Build target 'yaokon' | ||||
| ../Core/Src/oled.c(468): error: use of undeclared identifier 'oled_res_Pin_Port' | ||||
|         OLED_RES_Clr(); | ||||
|         ^ | ||||
| ../Core/Src/oled.h(22): note: expanded from macro 'OLED_RES_Clr' | ||||
| #define OLED_RES_Clr() HAL_GPIO_WritePin(oled_res_Pin_Port,oled_res_Pin,GPIO_PIN_RESET)//RES | ||||
|                                          ^ | ||||
| ../Core/Src/oled.c(471): error: use of undeclared identifier 'oled_res_Pin_Port' | ||||
|         OLED_RES_Set(); | ||||
|         ^ | ||||
| ../Core/Src/oled.h(23): note: expanded from macro 'OLED_RES_Set' | ||||
| #define OLED_RES_Set() HAL_GPIO_WritePin(oled_res_Pin_Port,oled_res_Pin,GPIO_PIN_SET) | ||||
|                                          ^ | ||||
| 2 errors generated. | ||||
| compiling oled.c... | ||||
| ".\yaokon.axf" - 2 Error(s), 0 Warning(s). | ||||
| Target not created. | ||||
| Build Time Elapsed:  00:00:01 | ||||
| Load "g:\\Project\\UVA\\yaokon\\MDK-ARM\\yaokon.axf"  | ||||
| Erase Done.Programming Done.Verify OK.Application running ... | ||||
| Flash Load finished at 01:12:57 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user