VELT-0.1.4 development: Using VIM in VS2013

Source: Internet
Author: User



Happy Shrimp



http://blog.csdn.net/lights_joy/(QQ group: Visual embedlinux Tools 375515651)



Welcome reprint, but please keep the author information



This article applies only to vs2013 + velt-0.1.3





1.1 What is velt




Veltthe full name isVisual Embedlinuxtools, it is aVisual GdBsimilar toVisual Studioplug-in to assist with the completionLinuxdevelopment. Using this plugin, you will be able toVisual Studioof theIDEconducted inLinuxthe development of the application (including compilation and debugging) can also beUbootand theLinuxthe kernel compiles and correctly locates the source code according to the error information at compile time. The current version is0.1.3, only supportvs2013, is a plug-in that has just started developing soon. Can be inCSDNDownload Channel Download (http://download.csdn.net/detail/lights_joy/8396189), the installation process is described in the Linux development with vs2013+velt-0.1.3 : Environment building ". Here are the basic features:

  1. support x86 Linux , hi3516 , hi3520 , mingw These are the few platforms.
  2. complete uboot compilation, and automatically navigates to the appropriate file location based on the compiled error message.
  3. complete linux kernel compilation, and automatically navigates to the appropriate file location based on the compiled error message.
  4. complete linux kernel configuration.
  5. Span lang= "en-US" >makefile linux compilation of the application.
  6. using makefile linux development of the application.
  7. using ssh connect the target machine and Span lang= "en-US" >gdb debug the application.
  8. Use Telnet connect the target machine and use gdb for debugging of the application.







1.2 Integrated Terminal program

In embedded development, similar toPutty,SecureCRTThe terminal tools are essential, and then weVeltalso integrates one! sf.netthere is a call onPoderosaof open source tools that supportssh/telnet/com, and isC #code, that's it!


After some toss, finally fix:








Try again . Vim the effect, look, the upper part is VS Editor, the lower half is Vim What effect do you prefer to show?








This is the case when the kernel is configured:








no more than SecureCRT Inferior, isn't it?





discover in the process of integrationPoderosoof aBUG, when using it fortelnetwhen connected, if the screen is wide, the number of characters per line exceeds255, it will be messy when it is displayed. The reason for this isTelnetWhen you send the screen width when you connect, you use abyte, that is, the maximum width only supports thecharacters!










??


VELT-0.1.4 development: Using VIM in VS2013


Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.