qiuzhiqian / Eclipse_MDK_STM32F103_UCOSIII

0 stars 1 forks source link

Good work #1

Open eskomj opened 7 years ago

eskomj commented 7 years ago

Hello,

Good work, thank you! Saved lot of work for me. Only problem was, that I had to rename project because of include paths. I also had to put include to stm32f10x_gpio.h in app.c.

With regards,

Esko Jaakkola Finland

qiuzhiqian commented 7 years ago

hi friend, if you want to rename your project.you hava to manually change the include paths. and when you git the code from github,the project will auto add a suffix "_master". so you have to rename project to the original name. my english is not very good. i hope you can read this email smoothly. qiuzhiqian

qiuzhiqian commented 7 years ago

hi friend, if you want to rename your project.you hava to manually change the include paths. and when you git the code from github,the project will auto add a suffix "_master". so you have to rename project to the original name. my english is not very good. i hope you can read this email smoothly. qiuzhiqian

At 2016-10-20 19:02:05, "eskomj" notifications@github.com wrote:

Hello,

Good work, thank you! Saved lot of work for me. Only problem was, that I had to rename project because of include paths. I also had to put include to stm32f10x_gpio.h in app.c.

With regards,

Esko Jaakkola Finland

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

eskomj commented 7 years ago

Hello qiuzhiqian!

Yes, I got project working, thank you. Next, I try debugging. Which debugging options you have tried? Does ST-link works? Or Segger J-link? I have J-link.

Esko

qiuzhiqian commented 7 years ago

jlink

At 2016-10-27 15:18:05, "eskomj" notifications@github.com wrote:

Hello qiuzhiqian!

Yes, I got project working, thank you. Next, I try debugging. Which debugging options you have tried? Does ST-link works? Or Segger J-link? I have J-link.

Esko

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.